Position

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

Attributes

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

Members list

Type members

Types

Attributes

Source
DeleteResp.scala

Value members

Concrete methods

override def isPosition: Boolean

Attributes

Definition Classes
Source
DeleteResp.scala
override def number: Int

Attributes

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

Attributes

Definition Classes
Source
DeleteResp.scala

Inherited methods

Attributes

Inherited from:
PositionOption
Source
DeleteResp.scala

Attributes

Inherited from:
PositionOption
Source
DeleteResp.scala

Attributes

Inherited from:
PositionOption
Source
DeleteResp.scala

Attributes

Inherited from:
PositionOption
Source
DeleteResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala