ExpectedStreamExists

com.eventstore.dbclient.proto.streams.AppendResp.WrongExpectedVersion.ExpectedRevisionOption.ExpectedStreamExists
final case class ExpectedStreamExists(value: Empty) extends ExpectedRevisionOption

Attributes

Source
AppendResp.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
AppendResp.scala

Value members

Concrete methods

Attributes

Definition Classes
Source
AppendResp.scala

Attributes

Definition Classes
Source
AppendResp.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
AppendResp.scala

Inherited methods

Attributes

Inherited from:
ExpectedRevisionOption
Source
AppendResp.scala

Attributes

Inherited from:
ExpectedRevisionOption
Source
AppendResp.scala

Attributes

Inherited from:
ExpectedRevisionOption
Source
AppendResp.scala

Attributes

Inherited from:
ExpectedRevisionOption
Source
AppendResp.scala

Attributes

Inherited from:
ExpectedRevisionOption
Source
AppendResp.scala

Attributes

Inherited from:
ExpectedRevisionOption
Source
AppendResp.scala

Attributes

Inherited from:
ExpectedRevisionOption
Source
AppendResp.scala

Attributes

Inherited from:
ExpectedRevisionOption
Source
AppendResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala