Checkpoint

final case class Checkpoint(logPosition: Exact)

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

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Implicitly added by CheckpointOps

Inherited methods

Inherited from:
Product

Concrete fields

Implicitly added by CheckpointOps