StreamExists

com.eventstore.dbclient.proto.streams.TombstoneReq.Options.ExpectedStreamRevision.StreamExists
final case class StreamExists(value: Empty) extends ExpectedStreamRevision

Attributes

Source
TombstoneReq.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ValueType = Empty

Attributes

Source
TombstoneReq.scala

Value members

Concrete methods

override def isStreamExists: Boolean

Attributes

Definition Classes
Source
TombstoneReq.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
TombstoneReq.scala
override def streamExists: Option[Empty]

Attributes

Definition Classes
Source
TombstoneReq.scala

Inherited methods

def any: Option[Empty]

Attributes

Inherited from:
ExpectedStreamRevision
Source
TombstoneReq.scala
def isAny: Boolean

Attributes

Inherited from:
ExpectedStreamRevision
Source
TombstoneReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source
TombstoneReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source
TombstoneReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source
TombstoneReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source
TombstoneReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source
TombstoneReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

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

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala