LastStreamPosition

com.eventstore.dbclient.proto.streams.ReadResp.Content.LastStreamPosition
final case class LastStreamPosition(value: Long) extends Content

Attributes

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

Members list

Type members

Types

type ValueType = Long

Attributes

Source
ReadResp.scala

Value members

Concrete methods

Attributes

Definition Classes
Source
ReadResp.scala
override def lastStreamPosition: Option[Long]

Attributes

Definition Classes
Source
ReadResp.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
ReadResp.scala

Inherited methods

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Content
Source
ReadResp.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Content
Source
ReadResp.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala