CommitPosition

com.eventstore.dbclient.proto.streams.ReadResp$.ReadEvent$.Position$.CommitPosition
final case class CommitPosition(value: Long) extends Position

Attributes

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

Members list

Concise view

Type members

Types

Attributes

Source:
ReadResp.scala

Value members

Concrete methods

override def commitPosition: Option[Long]

Attributes

Definition Classes
Source:
ReadResp.scala

Attributes

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

Attributes

Definition Classes
GeneratedOneof
Source:
ReadResp.scala

Inherited methods

Attributes

Inherited from:
Position
Source:
ReadResp.scala

Attributes

Inherited from:
Position
Source:
ReadResp.scala

Attributes

Inherited from:
Position
Source:
ReadResp.scala

Attributes

Inherited from:
Position
Source:
ReadResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala