Interface Progress
- All Known Implementing Classes:
Progress.None,Progress.Success
Sealed interface for subclasses representing the progress of event handling the event stream for a processing group.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordStates no progress for the event processing group is known.static final recordRepresents the lastEvent.id()that has been successfully processed by the event processing group.