Uses of Interface
io.axoniq.framework.messaging.eventstreaming.checkpoint.Checkpointing
Packages that use Checkpointing
Package
Description
Part of the Axoniq Framework event-streaming module.
-
Uses of Checkpointing in io.axoniq.framework.messaging.eventstreaming.checkpoint
Constructor parameters in io.axoniq.framework.messaging.eventstreaming.checkpoint with type arguments of type CheckpointingModifierConstructorDescriptionCheckpointingProgressStrategy(SegmentProgressContext context, List<Checkpointing> participants, boolean autoCheckpointing) Constructs aCheckpointingProgressStrategybound to the givencontext.CheckpointingProgressStrategyFactory(List<Checkpointing> participants, boolean autoCheckpointing) Constructs aCheckpointingProgressStrategyFactoryfor the givenparticipants.