Uses of Package
org.axonframework.messaging.eventhandling.processing.streaming.progress
Packages that use org.axonframework.messaging.eventhandling.processing.streaming.progress
Package
Description
Part of the Axoniq Framework event-streaming module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.progress used by io.axoniq.framework.messaging.eventstreaming.checkpointClassDescriptionThe handle a
SegmentProgressStrategyuses to observe and persist the progress of the singleSegmentit is bound to, provided to the strategy oncreation.Decides how a singleSegment's progress is persisted as its events are processed.Creates aSegmentProgressStrategyfor a single segment, binding it to that segment'sSegmentProgressContext. -
Classes in org.axonframework.messaging.eventhandling.processing.streaming.progress used by org.axonframework.messaging.eventhandling.processing.streaming.pooledClassDescriptionCreates a
SegmentProgressStrategyfor a single segment, binding it to that segment'sSegmentProgressContext. -
Classes in org.axonframework.messaging.eventhandling.processing.streaming.progress used by org.axonframework.messaging.eventhandling.processing.streaming.progressClassDescriptionThe handle a
SegmentProgressStrategyuses to observe and persist the progress of the singleSegmentit is bound to, provided to the strategy oncreation.Decides how a singleSegment's progress is persisted as its events are processed.Creates aSegmentProgressStrategyfor a single segment, binding it to that segment'sSegmentProgressContext.