CurrentStreamRevision

com.eventstore.dbclient.proto.shared.WrongExpectedVersion.CurrentStreamRevisionOption.CurrentStreamRevision
final case class CurrentStreamRevision(value: Long) extends CurrentStreamRevisionOption

Attributes

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

Value members

Concrete methods

Attributes

Definition Classes
Source
WrongExpectedVersion.scala

Attributes

Definition Classes
Source
WrongExpectedVersion.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
WrongExpectedVersion.scala

Inherited methods

def currentNoStream: Option[Empty]

Attributes

Inherited from:
CurrentStreamRevisionOption
Source
WrongExpectedVersion.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala