NoStream

com.eventstore.dbclient.proto.streams.AppendReq$.Options$.ExpectedStreamRevision$.NoStream
final case class NoStream(value: Empty) extends ExpectedStreamRevision

Attributes

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

Members list

Concise view

Type members

Types

Attributes

Source:
AppendReq.scala

Value members

Concrete methods

override def isNoStream: Boolean

Attributes

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

Attributes

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

Attributes

Definition Classes
GeneratedOneof
Source:
AppendReq.scala

Inherited methods

Attributes

Inherited from:
ExpectedStreamRevision
Source:
AppendReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source:
AppendReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source:
AppendReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source:
AppendReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source:
AppendReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
ExpectedStreamRevision
Source:
AppendReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source:
AppendReq.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala