LastAllStreamPosition

@SerialVersionUID(0L) final case
trait Content
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Value members

Concrete methods

override
Definition Classes
Definition Classes
override
def number: Int
Definition Classes
GeneratedOneof

Inherited methods

def checkpoint: Option[Checkpoint]
Inherited from
Content
Inherited from
Content
def event: Option[ReadEvent]
Inherited from
Content
def firstStreamPosition: Option[Long]
Inherited from
Content
def isCheckpoint: Boolean
Inherited from
Content
def isConfirmation: Boolean
Inherited from
Content
def isDefined: Boolean
Inherited from
Content
def isEmpty: Boolean
Inherited from
Content
def isEvent: Boolean
Inherited from
Content
Inherited from
Content
Inherited from
Content
def isStreamNotFound: Boolean
Inherited from
Content
def lastStreamPosition: Option[Long]
Inherited from
Content
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
Inherited from
Content
def valueOption: Option[ValueType]
Inherited from
GeneratedOneof