Revision

com.eventstore.dbclient.proto.streams.ReadReq$.Options$.StreamOptions$.RevisionOption$.Revision
final case class Revision(value: Long) extends RevisionOption

Attributes

Source:
ReadReq.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Attributes

Source:
ReadReq.scala

Value members

Concrete methods

override def isRevision: Boolean

Attributes

Definition Classes
Source:
ReadReq.scala
override def number: Int

Attributes

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

Attributes

Definition Classes
Source:
ReadReq.scala

Inherited methods

Attributes

Inherited from:
RevisionOption
Source:
ReadReq.scala

Attributes

Inherited from:
RevisionOption
Source:
ReadReq.scala

Attributes

Inherited from:
RevisionOption
Source:
ReadReq.scala

Attributes

Inherited from:
RevisionOption
Source:
ReadReq.scala

Attributes

Inherited from:
RevisionOption
Source:
ReadReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
RevisionOption
Source:
ReadReq.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala