NoPosition

com.eventstore.dbclient.proto.streams.TombstoneResp$.PositionOption$.NoPosition
final case class NoPosition(value: Empty) extends PositionOption

Attributes

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

Value members

Concrete methods

override def isNoPosition: Boolean

Attributes

Definition Classes
Source:
TombstoneResp.scala
override def noPosition: Option[Empty]

Attributes

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

Attributes

Definition Classes
GeneratedOneof
Source:
TombstoneResp.scala

Inherited methods

Attributes

Inherited from:
PositionOption
Source:
TombstoneResp.scala

Attributes

Inherited from:
PositionOption
Source:
TombstoneResp.scala

Attributes

Inherited from:
PositionOption
Source:
TombstoneResp.scala

Attributes

Inherited from:
PositionOption
Source:
TombstoneResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala