- All Known Implementing Classes:
- GapAwareTrackingToken, GlobalSequenceTrackingToken, MongoTrackingToken
public interface TrackingToken
Tag interface identifying a token that is used to identify the position of an event in an event stream. Event
processors use this token to keep track of the events they have processed and still need to process.
- Author:
- Rene de Waele