Package | Description |
---|---|
org.axonframework.axonserver.connector.event.axon | |
org.axonframework.springboot.autoconfig |
Class and Description |
---|
AxonServerEventStore
Axon EventStore implementation that connects to the AxonIQ AxonServer Server to store and retrieve Events.
|
AxonServerEventStore.Builder
Builder class to instantiate a
AxonServerEventStore . |
EventBuffer
Client-side buffer of messages received from the server.
|
QueryResult
Single result row from a Query to the AxonDB.
|
QueryResultBuffer
Client-side buffer of messages received from the server.
|
QueryResultStream
Iterator to process the results of a query.
|
Class and Description |
---|
EventProcessorInfoConfiguration
Module Configuration implementation that defines the components needed to
control and monitor the
EventProcessor s with AxonServer. |
Copyright © 2010–2019. All rights reserved.