Class | Description |
---|---|
Query | |
QueryComplete |
Message indicating that all available responses to an incoming Query have been provided.
|
QueryComplete.Builder |
Message indicating that all available responses to an incoming Query have been provided.
|
QueryProviderInbound |
Queries or Query related instructions from AxonServer for the connected application
|
QueryProviderInbound.Builder |
Queries or Query related instructions from AxonServer for the connected application
|
QueryProviderOutbound |
Message containing Query related instructions for Axon Server
|
QueryProviderOutbound.Builder |
Message containing Query related instructions for Axon Server
|
QueryRequest |
Message representing an incoming Query
|
QueryRequest.Builder |
Message representing an incoming Query
|
QueryResponse |
Message that represents the Response to a Query
|
QueryResponse.Builder |
Message that represents the Response to a Query
|
QueryServiceGrpc |
Service providing operations for the Query Messaging component of AxonServer
|
QueryServiceGrpc.QueryServiceBlockingStub |
Service providing operations for the Query Messaging component of AxonServer
|
QueryServiceGrpc.QueryServiceFutureStub |
Service providing operations for the Query Messaging component of AxonServer
|
QueryServiceGrpc.QueryServiceImplBase |
Service providing operations for the Query Messaging component of AxonServer
|
QueryServiceGrpc.QueryServiceStub |
Service providing operations for the Query Messaging component of AxonServer
|
QuerySubscription |
Message containing details of a Registration of a Query Handler in a component
|
QuerySubscription.Builder |
Message containing details of a Registration of a Query Handler in a component
|
QueryUpdate |
A message containing an Update of a Query Subscription Response
|
QueryUpdate.Builder |
A message containing an Update of a Query Subscription Response
|
QueryUpdateComplete |
Message indicating that all relevant Updates have been sent for a Subscription Query, and that no further Updates are available
|
QueryUpdateComplete.Builder |
Message indicating that all relevant Updates have been sent for a Subscription Query, and that no further Updates are available
|
QueryUpdateCompleteExceptionally |
Message indicating that an Error occurred and that no Updates will be sent for a Subscription Query
|
QueryUpdateCompleteExceptionally.Builder |
Message indicating that an Error occurred and that no Updates will be sent for a Subscription Query
|
SubscriptionQuery |
Message that represents a Subscription Query
|
SubscriptionQuery.Builder |
Message that represents a Subscription Query
|
SubscriptionQueryRequest |
Message describing possible interactions for a Subscription Query
|
SubscriptionQueryRequest.Builder |
Message describing possible interactions for a Subscription Query
|
SubscriptionQueryResponse |
Represents a Response Message for a Subscription Query
|
SubscriptionQueryResponse.Builder |
Represents a Response Message for a Subscription Query
|
Enum | Description |
---|---|
QueryProviderInbound.RequestCase | |
QueryProviderOutbound.RequestCase | |
SubscriptionQueryRequest.RequestCase | |
SubscriptionQueryResponse.ResponseCase |
Copyright © 2010–2020. All rights reserved.