Uses of Class
org.axonframework.eventsourcing.eventstore.GlobalIndexConsistencyMarker
Packages that use GlobalIndexConsistencyMarker
Package
Description
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
them.
-
Uses of GlobalIndexConsistencyMarker in org.axonframework.eventsourcing.eventstore
Methods in org.axonframework.eventsourcing.eventstore with parameters of type GlobalIndexConsistencyMarkerModifier and TypeMethodDescriptionprotected ConsistencyMarkerGlobalIndexConsistencyMarker.doLowerBound(GlobalIndexConsistencyMarker other) protected ConsistencyMarkerGlobalIndexConsistencyMarker.doUpperBound(GlobalIndexConsistencyMarker other)