Uses of Package
org.axonframework.messaging.eventhandling.processing.streaming.token
Packages that use org.axonframework.messaging.eventhandling.processing.streaming.token
Package
Description
Part of the Axon Server Connector module.
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
them.
Part of the Axon Eventsourcing module.
Part of the Axon Eventsourcing module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Test module.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.axonserver.connector.eventClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.eventsourcing.eventstoreClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.eventsourcing.eventstore.inmemoryClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.eventsourcing.eventstore.jpaClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.messaging.eventhandling.processing.streamingClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.messaging.eventhandling.processing.streaming.pooledClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.messaging.eventhandling.processing.streaming.segmentingClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.messaging.eventhandling.processing.streaming.tokenClassDescriptionImplementation of a
TrackingTokenthat uses the global insertion sequence number of the event to determine tracking order and additionally stores a set of possible gaps that have been detected while tracking the event store.Tracking token based on the global sequence number of an event.Tag interface identifying a token that is used to identify the position of an event in an event stream.Interface marking a token that wraps another token. -
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.messaging.eventhandling.processing.streaming.token.annotationClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.messaging.eventhandling.processing.streaming.token.storeClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.messaging.eventhandling.processing.streaming.token.store.inmemoryClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.messaging.eventhandling.processing.streaming.token.store.jdbcClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.messaging.eventhandling.processing.streaming.token.store.jpaClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.messaging.eventstreamingClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.
-
Classes in org.axonframework.messaging.eventhandling.processing.streaming.token used by org.axonframework.test.fixtureClassDescriptionTag interface identifying a token that is used to identify the position of an event in an event stream.