NoStream

com.eventstore.dbclient.proto.streams.BatchAppendResp$.Success$.CurrentRevisionOption$.NoStream
final case class NoStream(value: Empty) extends CurrentRevisionOption

Attributes

Source:
BatchAppendResp.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type ValueType = Empty

Attributes

Source:
BatchAppendResp.scala

Value members

Concrete methods

override def isNoStream: Boolean

Attributes

Definition Classes
Source:
BatchAppendResp.scala
override def noStream: Option[Empty]

Attributes

Definition Classes
Source:
BatchAppendResp.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
BatchAppendResp.scala

Inherited methods

Attributes

Inherited from:
CurrentRevisionOption
Source:
BatchAppendResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala