Position

com.eventstore.dbclient.proto.streams.AppendResp$.Success$.PositionOption$.Position
final case class Position(value: Position) extends PositionOption

Attributes

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

Value members

Concrete methods

override def isPosition: Boolean

Attributes

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

Attributes

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

Attributes

Definition Classes
Source:
AppendResp.scala

Inherited methods

Attributes

Inherited from:
PositionOption
Source:
AppendResp.scala

Attributes

Inherited from:
PositionOption
Source:
AppendResp.scala

Attributes

Inherited from:
PositionOption
Source:
AppendResp.scala

Attributes

Inherited from:
PositionOption
Source:
AppendResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala