Position

com.eventstore.dbclient.proto.streams.ReadReq.Options.AllOptions.AllOption.Position
final case class Position(value: Position) extends AllOption

Attributes

Source
ReadReq.scala
Graph
Supertypes
trait AllOption
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Attributes

Source
ReadReq.scala

Value members

Concrete methods

override def isPosition: Boolean

Attributes

Definition Classes
Source
ReadReq.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
ReadReq.scala
override def position: Option[Position]

Attributes

Definition Classes
Source
ReadReq.scala

Inherited methods

def end: Option[Empty]

Attributes

Inherited from:
AllOption
Source
ReadReq.scala

Attributes

Inherited from:
AllOption
Source
ReadReq.scala

Attributes

Inherited from:
AllOption
Source
ReadReq.scala
def isEnd: Boolean

Attributes

Inherited from:
AllOption
Source
ReadReq.scala

Attributes

Inherited from:
AllOption
Source
ReadReq.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

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

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala