Position

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

Attributes

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

Members list

Type members

Types

Value members

Concrete methods

override def isPosition: Boolean

Attributes

Definition Classes
Source
BatchAppendResp.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
BatchAppendResp.scala

Attributes

Definition Classes
Source
BatchAppendResp.scala

Inherited methods

Attributes

Inherited from:
PositionOption
Source
BatchAppendResp.scala

Attributes

Inherited from:
PositionOption
Source
BatchAppendResp.scala

Attributes

Inherited from:
PositionOption
Source
BatchAppendResp.scala
def noPosition: Option[Empty]

Attributes

Inherited from:
PositionOption
Source
BatchAppendResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala