Position

com.eventstore.dbclient.proto.streams.ReadResp$.ReadEvent$.Position$
See thePosition companion trait
object Position

Attributes

Companion
trait
Source
ReadResp.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Position.type

Members list

Type members

Classlikes

final case class CommitPosition(value: Long) extends Position

Attributes

Source
ReadResp.scala
Supertypes
trait Position
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Empty extends Position

Attributes

Source
ReadResp.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Position
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
final case class NoPosition(value: Empty) extends Position

Attributes

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

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala