Revision

com.eventstore.dbclient.proto.streams.DeleteReq$.Options$.ExpectedStreamRevision$.Revision
final case class Revision(value: Long) extends ExpectedStreamRevision

Attributes

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

Value members

Concrete methods

override def isRevision: Boolean

Attributes

Definition Classes
Source
DeleteReq.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
DeleteReq.scala
override def revision: Option[Long]

Attributes

Definition Classes
Source
DeleteReq.scala

Inherited methods

def any: Option[Empty]

Attributes

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

Attributes

Inherited from:
ExpectedStreamRevision
Source
DeleteReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source
DeleteReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source
DeleteReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source
DeleteReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source
DeleteReq.scala

Attributes

Inherited from:
ExpectedStreamRevision
Source
DeleteReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

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

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala