NoPosition

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

Attributes

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

Members list

Concise view

Type members

Types

type ValueType = Empty

Attributes

Source:
BatchAppendResp.scala

Value members

Concrete methods

override def isNoPosition: Boolean

Attributes

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

Attributes

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

Attributes

Definition Classes
GeneratedOneof
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

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala