Package | Description |
---|---|
io.axoniq.axonserver.grpc.query |
Modifier and Type | Class and Description |
---|---|
class |
QueryUpdateCompleteExceptionally
Message indicating that an Error occurred and that no Updates will be sent for a Subscription Query
|
static class |
QueryUpdateCompleteExceptionally.Builder
Message indicating that an Error occurred and that no Updates will be sent for a Subscription Query
|
Modifier and Type | Method and Description |
---|---|
QueryUpdateCompleteExceptionallyOrBuilder |
SubscriptionQueryResponse.getCompleteExceptionallyOrBuilder()
Indicates the Query failed exceptionally, and no more Updates will be sent
|
QueryUpdateCompleteExceptionallyOrBuilder |
SubscriptionQueryResponse.Builder.getCompleteExceptionallyOrBuilder()
Indicates the Query failed exceptionally, and no more Updates will be sent
|
QueryUpdateCompleteExceptionallyOrBuilder |
SubscriptionQueryResponseOrBuilder.getCompleteExceptionallyOrBuilder()
Indicates the Query failed exceptionally, and no more Updates will be sent
|
Copyright © 2010–2020. All rights reserved.