| Package | Description | 
|---|---|
| io.axoniq.axonserver.grpc.query | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QueryUpdateComplete
 Message indicating that all relevant Updates have been sent for a Subscription Query, and that no further Updates are available | 
| static class  | QueryUpdateComplete.Builder
 Message indicating that all relevant Updates have been sent for a Subscription Query, and that no further Updates are available | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryUpdateCompleteOrBuilder | SubscriptionQueryResponse. getCompleteOrBuilder()
 Indicates the Query is complete, and no more Updates will be sent | 
| QueryUpdateCompleteOrBuilder | SubscriptionQueryResponse.Builder. getCompleteOrBuilder()
 Indicates the Query is complete, and no more Updates will be sent | 
| QueryUpdateCompleteOrBuilder | SubscriptionQueryResponseOrBuilder. getCompleteOrBuilder()
 Indicates the Query is complete, and no more Updates will be sent | 
Copyright © 2010–2020. All rights reserved.