ExpectedRevision

com.eventstore.dbclient.proto.streams.AppendResp$.WrongExpectedVersion$.ExpectedRevisionOption$.ExpectedRevision
final case class ExpectedRevision(value: Long) 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 = Long

Attributes

Source
AppendResp.scala

Value members

Concrete methods

override def expectedRevision: Option[Long]

Attributes

Definition Classes
Source
AppendResp.scala
override def isExpectedRevision: Boolean

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:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala