Checkpoint

sec.api.Checkpoint
See theCheckpoint companion object
final case class Checkpoint(logPosition: Exact)

Checkpoint result used with server-side filtering in EventStoreDB. Contains the LogPosition.Exact when the checkpoint was made.

Attributes

Companion
object
Source
streams.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Implicitly added by CheckpointOps

Attributes

Source
streams.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

val c: Checkpoint
Implicitly added by CheckpointOps

Attributes

Source
streams.scala