Package org.axonframework.axonserver.connector.event.axon
package org.axonframework.axonserver.connector.event.axon
-
ClassDescriptionImplementation of the
EventSchedulerthat uses Axon Server to schedule the events.Builder class to instantiate anAxonServerEventScheduler.Axon EventStore implementation that connects to the AxonIQ AxonServer Server to store and retrieve Events.Builder class to instantiate aAxonServerEventStore.A factory towardsAxonServerEventStores.Contract definingAxonServerEventStore.Builderbased configuration when constructing anAxonServerEventStore.Builder class to instantiate anAxonServerEventStoreFactory.Default implementation of thePersistentStreamMessageSourceFactorythat createsPersistentStreamMessageSourceinstances.Client-side buffer of messages received from the server.Module Configuration implementation that defines the components needed to control and monitor theEventProcessors with AxonServer.DomainEventData implementation that retrieves its raw data from a protobufEventmessage.Wrapper around standard Axon Framework serializer that can deserialize Metadata from AxonServer events.A connection instance receiving the events for a persistent stream to pass on in batches of events to an event consumer.ASubscribableMessageSourcethat receives event from a persistent stream from Axon Server.Definition of aPersistentStreamMessageSource.Functional interface for creating instances of aPersistentStreamMessageSource.Functional interface towards constructing aScheduledExecutorServicefor aPersistentStreamMessageSource.A provider ofSequencingPoliciesfor a givenConfiguration.Single result row from a Query to the AxonServer.Iterator to process the results of a query.