Class | Description |
---|---|
ColumnsResponse |
Message containing the names of the columns returned in a Query
|
ColumnsResponse.Builder |
Message containing the names of the columns returned in a Query
|
Confirmation |
A confirmation to a request from the client
|
Confirmation.Builder |
A confirmation to a request from the client
|
Event |
Message containing the information of an Event
|
Event.Builder |
Message containing the information of an Event
|
EventOuterClass | |
EventStoreGrpc |
Service providing operations against the EventStore functionality of Axon Server
|
EventStoreGrpc.EventStoreBlockingStub |
Service providing operations against the EventStore functionality of Axon Server
|
EventStoreGrpc.EventStoreFutureStub |
Service providing operations against the EventStore functionality of Axon Server
|
EventStoreGrpc.EventStoreImplBase |
Service providing operations against the EventStore functionality of Axon Server
|
EventStoreGrpc.EventStoreStub |
Service providing operations against the EventStore functionality of Axon Server
|
EventWithToken |
Message wrapping an Event and a Tracking Token
|
EventWithToken.Builder |
Message wrapping an Event and a Tracking Token
|
GetAggregateEventsRequest |
Request describing the desire to read events for a specific Aggregate
|
GetAggregateEventsRequest.Builder |
Request describing the desire to read events for a specific Aggregate
|
GetAggregateSnapshotsRequest |
Request message to retrieve Snapshot Events for a specific Aggregate instance
|
GetAggregateSnapshotsRequest.Builder |
Request message to retrieve Snapshot Events for a specific Aggregate instance
|
GetEventsRequest |
Request message to open an Event Stream from the Event Store.
|
GetEventsRequest.Builder |
Request message to open an Event Stream from the Event Store.
|
GetFirstTokenRequest |
Request message to receive the first Token (Tail Token) of the Event Stream
|
GetFirstTokenRequest.Builder |
Request message to receive the first Token (Tail Token) of the Event Stream
|
GetLastTokenRequest |
Request message to receive the last Token (Head Token) of the Event Stream
|
GetLastTokenRequest.Builder |
Request message to receive the last Token (Head Token) of the Event Stream
|
GetTokenAtRequest |
Request message to receive the Token that starts streaming events from the given timestamp
|
GetTokenAtRequest.Builder |
Request message to receive the Token that starts streaming events from the given timestamp
|
PayloadDescription |
Description of a Payload Type
|
PayloadDescription.Builder |
Description of a Payload Type
|
QueryEventsRequest |
Message providing the parameters for executing a Query against AxonServer.
|
QueryEventsRequest.Builder |
Message providing the parameters for executing a Query against AxonServer.
|
QueryEventsResponse |
A message describing a response to a Query request
|
QueryEventsResponse.Builder |
A message describing a response to a Query request
|
QueryValue |
Value used in Query Responses to represent a value in its original type
|
QueryValue.Builder |
Value used in Query Responses to represent a value in its original type
|
ReadHighestSequenceNrRequest |
Describes the combination of an Aggregate Identifier and first expected Sequence number when opening an Aggregate-specific Event Stream
|
ReadHighestSequenceNrRequest.Builder |
Describes the combination of an Aggregate Identifier and first expected Sequence number when opening an Aggregate-specific Event Stream
|
ReadHighestSequenceNrResponse |
The highest Sequence Number found for the provided request
|
ReadHighestSequenceNrResponse.Builder |
The highest Sequence Number found for the provided request
|
RowResponse |
Message providing Query Result data
|
RowResponse.Builder |
Message providing Query Result data
|
TrackingToken |
Message containing the information necessary to track the position of events in the Event Stream
|
TrackingToken.Builder |
Message containing the information necessary to track the position of events in the Event Stream
|
Enum | Description |
---|---|
QueryEventsResponse.DataCase | |
QueryValue.DataCase |
Copyright © 2010–2020. All rights reserved.