Interface | Description |
---|---|
QueryResultStream |
Iterator to process the results of a query.
|
Class | 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.
|
EventProcessorInfoConfiguration |
Module Configuration implementation that defines the components needed to
control and monitor the
EventProcessor s with AxonServer. |
GrpcBackedDomainEventData |
DomainEventData implementation that retrieves its raw data from a protobuf
Event message. |
QueryResult |
Single result row from a Query to the AxonDB.
|
QueryResultBuffer |
Client-side buffer of messages received from the server.
|
Copyright © 2010–2018. All rights reserved.