Package org.axonframework.messaging.eventhandling.processing.streaming.token.store
package org.axonframework.messaging.eventhandling.processing.streaming.token.store
-
ClassDescriptionA special implementation of a Token that is used to store configuration specific to the underlying storage of each
TokenStoreinstance.Describes a component capable of storing and retrieving eventtracking tokens.Exception indicating that a processor tried to claim a Token (either by retrieving or updating it) that has already been claimed by another process.Exception indicating that the TokenStore was unable to initialize a Token for a tracking processor and Segment.Exception indicating that a TokenStore implementation was unable determine its identifier based on the underlying storage.