CurrentRevision

com.eventstore.dbclient.proto.streams.BatchAppendResp$.Success$.CurrentRevisionOption$.CurrentRevision
final case class CurrentRevision(value: Long) extends CurrentRevisionOption

Attributes

Source:
BatchAppendResp.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:
BatchAppendResp.scala

Value members

Concrete methods

override def currentRevision: Option[Long]

Attributes

Definition Classes
Source:
BatchAppendResp.scala

Attributes

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

Attributes

Definition Classes
GeneratedOneof
Source:
BatchAppendResp.scala

Inherited methods

Attributes

Inherited from:
CurrentRevisionOption
Source:
BatchAppendResp.scala
def noStream: Option[Empty]

Attributes

Inherited from:
CurrentRevisionOption
Source:
BatchAppendResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala