public static final class QueryProviderOutbound.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder> implements QueryProviderOutboundOrBuilder
Message containing Query related instructions for Axon ServerProtobuf type
io.axoniq.axonserver.grpc.query.QueryProviderOutbound| Modifier and Type | Method and Description |
|---|---|
QueryProviderOutbound.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QueryProviderOutbound |
build() |
QueryProviderOutbound |
buildPartial() |
QueryProviderOutbound.Builder |
clear() |
QueryProviderOutbound.Builder |
clearAck()
Acknowledgement of previously sent instruction via inbound stream
|
QueryProviderOutbound.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
QueryProviderOutbound.Builder |
clearFlowControl()
Grant permits to AxonServer to send a number of messages to the client
|
QueryProviderOutbound.Builder |
clearInstructionId()
Instruction identifier.
|
QueryProviderOutbound.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QueryProviderOutbound.Builder |
clearQueryComplete()
Indicator that all responses for Query have been sent
|
QueryProviderOutbound.Builder |
clearQueryResponse()
Sends a Response to a Query received via the inbound stream
|
QueryProviderOutbound.Builder |
clearRequest() |
QueryProviderOutbound.Builder |
clearSubscribe()
Registers a Query Handler with AxonServer
|
QueryProviderOutbound.Builder |
clearSubscriptionQueryResponse()
Sends a response for a Subscription Query that has been received via the inbound stream
|
QueryProviderOutbound.Builder |
clearUnsubscribe()
Unregisters a Query Handler with AxonServer
|
QueryProviderOutbound.Builder |
clone() |
InstructionAck |
getAck()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAck.Builder |
getAckBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAckOrBuilder |
getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
QueryProviderOutbound |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FlowControl |
getFlowControl()
Grant permits to AxonServer to send a number of messages to the client
|
FlowControl.Builder |
getFlowControlBuilder()
Grant permits to AxonServer to send a number of messages to the client
|
FlowControlOrBuilder |
getFlowControlOrBuilder()
Grant permits to AxonServer to send a number of messages to the client
|
String |
getInstructionId()
Instruction identifier.
|
com.google.protobuf.ByteString |
getInstructionIdBytes()
Instruction identifier.
|
QueryComplete |
getQueryComplete()
Indicator that all responses for Query have been sent
|
QueryComplete.Builder |
getQueryCompleteBuilder()
Indicator that all responses for Query have been sent
|
QueryCompleteOrBuilder |
getQueryCompleteOrBuilder()
Indicator that all responses for Query have been sent
|
QueryResponse |
getQueryResponse()
Sends a Response to a Query received via the inbound stream
|
QueryResponse.Builder |
getQueryResponseBuilder()
Sends a Response to a Query received via the inbound stream
|
QueryResponseOrBuilder |
getQueryResponseOrBuilder()
Sends a Response to a Query received via the inbound stream
|
QueryProviderOutbound.RequestCase |
getRequestCase() |
QuerySubscription |
getSubscribe()
Registers a Query Handler with AxonServer
|
QuerySubscription.Builder |
getSubscribeBuilder()
Registers a Query Handler with AxonServer
|
QuerySubscriptionOrBuilder |
getSubscribeOrBuilder()
Registers a Query Handler with AxonServer
|
SubscriptionQueryResponse |
getSubscriptionQueryResponse()
Sends a response for a Subscription Query that has been received via the inbound stream
|
SubscriptionQueryResponse.Builder |
getSubscriptionQueryResponseBuilder()
Sends a response for a Subscription Query that has been received via the inbound stream
|
SubscriptionQueryResponseOrBuilder |
getSubscriptionQueryResponseOrBuilder()
Sends a response for a Subscription Query that has been received via the inbound stream
|
QuerySubscription |
getUnsubscribe()
Unregisters a Query Handler with AxonServer
|
QuerySubscription.Builder |
getUnsubscribeBuilder()
Unregisters a Query Handler with AxonServer
|
QuerySubscriptionOrBuilder |
getUnsubscribeOrBuilder()
Unregisters a Query Handler with AxonServer
|
boolean |
hasAck()
Acknowledgement of previously sent instruction via inbound stream
|
boolean |
hasFlowControl()
Grant permits to AxonServer to send a number of messages to the client
|
boolean |
hasQueryComplete()
Indicator that all responses for Query have been sent
|
boolean |
hasQueryResponse()
Sends a Response to a Query received via the inbound stream
|
boolean |
hasSubscribe()
Registers a Query Handler with AxonServer
|
boolean |
hasSubscriptionQueryResponse()
Sends a response for a Subscription Query that has been received via the inbound stream
|
boolean |
hasUnsubscribe()
Unregisters a Query Handler with AxonServer
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QueryProviderOutbound.Builder |
mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
QueryProviderOutbound.Builder |
mergeFlowControl(FlowControl value)
Grant permits to AxonServer to send a number of messages to the client
|
QueryProviderOutbound.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QueryProviderOutbound.Builder |
mergeFrom(com.google.protobuf.Message other) |
QueryProviderOutbound.Builder |
mergeFrom(QueryProviderOutbound other) |
QueryProviderOutbound.Builder |
mergeQueryComplete(QueryComplete value)
Indicator that all responses for Query have been sent
|
QueryProviderOutbound.Builder |
mergeQueryResponse(QueryResponse value)
Sends a Response to a Query received via the inbound stream
|
QueryProviderOutbound.Builder |
mergeSubscribe(QuerySubscription value)
Registers a Query Handler with AxonServer
|
QueryProviderOutbound.Builder |
mergeSubscriptionQueryResponse(SubscriptionQueryResponse value)
Sends a response for a Subscription Query that has been received via the inbound stream
|
QueryProviderOutbound.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
QueryProviderOutbound.Builder |
mergeUnsubscribe(QuerySubscription value)
Unregisters a Query Handler with AxonServer
|
QueryProviderOutbound.Builder |
setAck(InstructionAck.Builder builderForValue)
Acknowledgement of previously sent instruction via inbound stream
|
QueryProviderOutbound.Builder |
setAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
QueryProviderOutbound.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QueryProviderOutbound.Builder |
setFlowControl(FlowControl.Builder builderForValue)
Grant permits to AxonServer to send a number of messages to the client
|
QueryProviderOutbound.Builder |
setFlowControl(FlowControl value)
Grant permits to AxonServer to send a number of messages to the client
|
QueryProviderOutbound.Builder |
setInstructionId(String value)
Instruction identifier.
|
QueryProviderOutbound.Builder |
setInstructionIdBytes(com.google.protobuf.ByteString value)
Instruction identifier.
|
QueryProviderOutbound.Builder |
setQueryComplete(QueryComplete.Builder builderForValue)
Indicator that all responses for Query have been sent
|
QueryProviderOutbound.Builder |
setQueryComplete(QueryComplete value)
Indicator that all responses for Query have been sent
|
QueryProviderOutbound.Builder |
setQueryResponse(QueryResponse.Builder builderForValue)
Sends a Response to a Query received via the inbound stream
|
QueryProviderOutbound.Builder |
setQueryResponse(QueryResponse value)
Sends a Response to a Query received via the inbound stream
|
QueryProviderOutbound.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QueryProviderOutbound.Builder |
setSubscribe(QuerySubscription.Builder builderForValue)
Registers a Query Handler with AxonServer
|
QueryProviderOutbound.Builder |
setSubscribe(QuerySubscription value)
Registers a Query Handler with AxonServer
|
QueryProviderOutbound.Builder |
setSubscriptionQueryResponse(SubscriptionQueryResponse.Builder builderForValue)
Sends a response for a Subscription Query that has been received via the inbound stream
|
QueryProviderOutbound.Builder |
setSubscriptionQueryResponse(SubscriptionQueryResponse value)
Sends a response for a Subscription Query that has been received via the inbound stream
|
QueryProviderOutbound.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
QueryProviderOutbound.Builder |
setUnsubscribe(QuerySubscription.Builder builderForValue)
Unregisters a Query Handler with AxonServer
|
QueryProviderOutbound.Builder |
setUnsubscribe(QuerySubscription value)
Unregisters a Query Handler with AxonServer
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>public QueryProviderOutbound.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>public QueryProviderOutbound getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic QueryProviderOutbound build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic QueryProviderOutbound buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic QueryProviderOutbound.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>public QueryProviderOutbound.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>public QueryProviderOutbound.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>public QueryProviderOutbound.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>public QueryProviderOutbound.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>public QueryProviderOutbound.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>public QueryProviderOutbound.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<QueryProviderOutbound.Builder>public QueryProviderOutbound.Builder mergeFrom(QueryProviderOutbound other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>public QueryProviderOutbound.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<QueryProviderOutbound.Builder>IOExceptionpublic QueryProviderOutbound.RequestCase getRequestCase()
getRequestCase in interface QueryProviderOutboundOrBuilderpublic QueryProviderOutbound.Builder clearRequest()
public boolean hasSubscribe()
Registers a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription subscribe = 1;hasSubscribe in interface QueryProviderOutboundOrBuilderpublic QuerySubscription getSubscribe()
Registers a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription subscribe = 1;getSubscribe in interface QueryProviderOutboundOrBuilderpublic QueryProviderOutbound.Builder setSubscribe(QuerySubscription value)
Registers a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription subscribe = 1;public QueryProviderOutbound.Builder setSubscribe(QuerySubscription.Builder builderForValue)
Registers a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription subscribe = 1;public QueryProviderOutbound.Builder mergeSubscribe(QuerySubscription value)
Registers a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription subscribe = 1;public QueryProviderOutbound.Builder clearSubscribe()
Registers a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription subscribe = 1;public QuerySubscription.Builder getSubscribeBuilder()
Registers a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription subscribe = 1;public QuerySubscriptionOrBuilder getSubscribeOrBuilder()
Registers a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription subscribe = 1;getSubscribeOrBuilder in interface QueryProviderOutboundOrBuilderpublic boolean hasUnsubscribe()
Unregisters a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription unsubscribe = 2;hasUnsubscribe in interface QueryProviderOutboundOrBuilderpublic QuerySubscription getUnsubscribe()
Unregisters a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription unsubscribe = 2;getUnsubscribe in interface QueryProviderOutboundOrBuilderpublic QueryProviderOutbound.Builder setUnsubscribe(QuerySubscription value)
Unregisters a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription unsubscribe = 2;public QueryProviderOutbound.Builder setUnsubscribe(QuerySubscription.Builder builderForValue)
Unregisters a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription unsubscribe = 2;public QueryProviderOutbound.Builder mergeUnsubscribe(QuerySubscription value)
Unregisters a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription unsubscribe = 2;public QueryProviderOutbound.Builder clearUnsubscribe()
Unregisters a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription unsubscribe = 2;public QuerySubscription.Builder getUnsubscribeBuilder()
Unregisters a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription unsubscribe = 2;public QuerySubscriptionOrBuilder getUnsubscribeOrBuilder()
Unregisters a Query Handler with AxonServer
.io.axoniq.axonserver.grpc.query.QuerySubscription unsubscribe = 2;getUnsubscribeOrBuilder in interface QueryProviderOutboundOrBuilderpublic boolean hasFlowControl()
Grant permits to AxonServer to send a number of messages to the client
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;hasFlowControl in interface QueryProviderOutboundOrBuilderpublic FlowControl getFlowControl()
Grant permits to AxonServer to send a number of messages to the client
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;getFlowControl in interface QueryProviderOutboundOrBuilderpublic QueryProviderOutbound.Builder setFlowControl(FlowControl value)
Grant permits to AxonServer to send a number of messages to the client
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;public QueryProviderOutbound.Builder setFlowControl(FlowControl.Builder builderForValue)
Grant permits to AxonServer to send a number of messages to the client
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;public QueryProviderOutbound.Builder mergeFlowControl(FlowControl value)
Grant permits to AxonServer to send a number of messages to the client
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;public QueryProviderOutbound.Builder clearFlowControl()
Grant permits to AxonServer to send a number of messages to the client
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;public FlowControl.Builder getFlowControlBuilder()
Grant permits to AxonServer to send a number of messages to the client
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;public FlowControlOrBuilder getFlowControlOrBuilder()
Grant permits to AxonServer to send a number of messages to the client
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;getFlowControlOrBuilder in interface QueryProviderOutboundOrBuilderpublic boolean hasQueryResponse()
Sends a Response to a Query received via the inbound stream
.io.axoniq.axonserver.grpc.query.QueryResponse query_response = 4;hasQueryResponse in interface QueryProviderOutboundOrBuilderpublic QueryResponse getQueryResponse()
Sends a Response to a Query received via the inbound stream
.io.axoniq.axonserver.grpc.query.QueryResponse query_response = 4;getQueryResponse in interface QueryProviderOutboundOrBuilderpublic QueryProviderOutbound.Builder setQueryResponse(QueryResponse value)
Sends a Response to a Query received via the inbound stream
.io.axoniq.axonserver.grpc.query.QueryResponse query_response = 4;public QueryProviderOutbound.Builder setQueryResponse(QueryResponse.Builder builderForValue)
Sends a Response to a Query received via the inbound stream
.io.axoniq.axonserver.grpc.query.QueryResponse query_response = 4;public QueryProviderOutbound.Builder mergeQueryResponse(QueryResponse value)
Sends a Response to a Query received via the inbound stream
.io.axoniq.axonserver.grpc.query.QueryResponse query_response = 4;public QueryProviderOutbound.Builder clearQueryResponse()
Sends a Response to a Query received via the inbound stream
.io.axoniq.axonserver.grpc.query.QueryResponse query_response = 4;public QueryResponse.Builder getQueryResponseBuilder()
Sends a Response to a Query received via the inbound stream
.io.axoniq.axonserver.grpc.query.QueryResponse query_response = 4;public QueryResponseOrBuilder getQueryResponseOrBuilder()
Sends a Response to a Query received via the inbound stream
.io.axoniq.axonserver.grpc.query.QueryResponse query_response = 4;getQueryResponseOrBuilder in interface QueryProviderOutboundOrBuilderpublic boolean hasQueryComplete()
Indicator that all responses for Query have been sent
.io.axoniq.axonserver.grpc.query.QueryComplete query_complete = 5;hasQueryComplete in interface QueryProviderOutboundOrBuilderpublic QueryComplete getQueryComplete()
Indicator that all responses for Query have been sent
.io.axoniq.axonserver.grpc.query.QueryComplete query_complete = 5;getQueryComplete in interface QueryProviderOutboundOrBuilderpublic QueryProviderOutbound.Builder setQueryComplete(QueryComplete value)
Indicator that all responses for Query have been sent
.io.axoniq.axonserver.grpc.query.QueryComplete query_complete = 5;public QueryProviderOutbound.Builder setQueryComplete(QueryComplete.Builder builderForValue)
Indicator that all responses for Query have been sent
.io.axoniq.axonserver.grpc.query.QueryComplete query_complete = 5;public QueryProviderOutbound.Builder mergeQueryComplete(QueryComplete value)
Indicator that all responses for Query have been sent
.io.axoniq.axonserver.grpc.query.QueryComplete query_complete = 5;public QueryProviderOutbound.Builder clearQueryComplete()
Indicator that all responses for Query have been sent
.io.axoniq.axonserver.grpc.query.QueryComplete query_complete = 5;public QueryComplete.Builder getQueryCompleteBuilder()
Indicator that all responses for Query have been sent
.io.axoniq.axonserver.grpc.query.QueryComplete query_complete = 5;public QueryCompleteOrBuilder getQueryCompleteOrBuilder()
Indicator that all responses for Query have been sent
.io.axoniq.axonserver.grpc.query.QueryComplete query_complete = 5;getQueryCompleteOrBuilder in interface QueryProviderOutboundOrBuilderpublic boolean hasSubscriptionQueryResponse()
Sends a response for a Subscription Query that has been received via the inbound stream
.io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse subscription_query_response = 6;hasSubscriptionQueryResponse in interface QueryProviderOutboundOrBuilderpublic SubscriptionQueryResponse getSubscriptionQueryResponse()
Sends a response for a Subscription Query that has been received via the inbound stream
.io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse subscription_query_response = 6;getSubscriptionQueryResponse in interface QueryProviderOutboundOrBuilderpublic QueryProviderOutbound.Builder setSubscriptionQueryResponse(SubscriptionQueryResponse value)
Sends a response for a Subscription Query that has been received via the inbound stream
.io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse subscription_query_response = 6;public QueryProviderOutbound.Builder setSubscriptionQueryResponse(SubscriptionQueryResponse.Builder builderForValue)
Sends a response for a Subscription Query that has been received via the inbound stream
.io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse subscription_query_response = 6;public QueryProviderOutbound.Builder mergeSubscriptionQueryResponse(SubscriptionQueryResponse value)
Sends a response for a Subscription Query that has been received via the inbound stream
.io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse subscription_query_response = 6;public QueryProviderOutbound.Builder clearSubscriptionQueryResponse()
Sends a response for a Subscription Query that has been received via the inbound stream
.io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse subscription_query_response = 6;public SubscriptionQueryResponse.Builder getSubscriptionQueryResponseBuilder()
Sends a response for a Subscription Query that has been received via the inbound stream
.io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse subscription_query_response = 6;public SubscriptionQueryResponseOrBuilder getSubscriptionQueryResponseOrBuilder()
Sends a response for a Subscription Query that has been received via the inbound stream
.io.axoniq.axonserver.grpc.query.SubscriptionQueryResponse subscription_query_response = 6;getSubscriptionQueryResponseOrBuilder in interface QueryProviderOutboundOrBuilderpublic boolean hasAck()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 7;hasAck in interface QueryProviderOutboundOrBuilderpublic InstructionAck getAck()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 7;getAck in interface QueryProviderOutboundOrBuilderpublic QueryProviderOutbound.Builder setAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 7;public QueryProviderOutbound.Builder setAck(InstructionAck.Builder builderForValue)
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 7;public QueryProviderOutbound.Builder mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 7;public QueryProviderOutbound.Builder clearAck()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 7;public InstructionAck.Builder getAckBuilder()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 7;public InstructionAckOrBuilder getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 7;getAckOrBuilder in interface QueryProviderOutboundOrBuilderpublic String getInstructionId()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 8;getInstructionId in interface QueryProviderOutboundOrBuilderpublic com.google.protobuf.ByteString getInstructionIdBytes()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 8;getInstructionIdBytes in interface QueryProviderOutboundOrBuilderpublic QueryProviderOutbound.Builder setInstructionId(String value)
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 8;public QueryProviderOutbound.Builder clearInstructionId()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 8;public QueryProviderOutbound.Builder setInstructionIdBytes(com.google.protobuf.ByteString value)
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 8;public final QueryProviderOutbound.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>public final QueryProviderOutbound.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QueryProviderOutbound.Builder>Copyright © 2010–2020. All rights reserved.