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

Members list

Concise view

Value members

Concrete methods

Implicitly added by CheckpointOps

Attributes

Source:
streams.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

Implicitly added by CheckpointOps

Attributes

Source:
streams.scala