public final class QueryProviderOutbound extends com.google.protobuf.GeneratedMessageV3 implements QueryProviderOutboundOrBuilder
Message containing Query related instructions for Axon ServerProtobuf type
io.axoniq.axonserver.grpc.query.QueryProviderOutbound| Modifier and Type | Class and Description |
|---|---|
static class |
QueryProviderOutbound.Builder
Message containing Query related instructions for Axon Server
|
static class |
QueryProviderOutbound.RequestCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
ACK_FIELD_NUMBER |
static int |
FLOW_CONTROL_FIELD_NUMBER |
static int |
INSTRUCTION_ID_FIELD_NUMBER |
static int |
QUERY_COMPLETE_FIELD_NUMBER |
static int |
QUERY_RESPONSE_FIELD_NUMBER |
static int |
SUBSCRIBE_FIELD_NUMBER |
static int |
SUBSCRIPTION_QUERY_RESPONSE_FIELD_NUMBER |
static int |
UNSUBSCRIBE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
InstructionAck |
getAck()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAckOrBuilder |
getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
static QueryProviderOutbound |
getDefaultInstance() |
QueryProviderOutbound |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
FlowControl |
getFlowControl()
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.
|
com.google.protobuf.Parser<QueryProviderOutbound> |
getParserForType() |
QueryComplete |
getQueryComplete()
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
|
QueryResponseOrBuilder |
getQueryResponseOrBuilder()
Sends a Response to a Query received via the inbound stream
|
QueryProviderOutbound.RequestCase |
getRequestCase() |
int |
getSerializedSize() |
QuerySubscription |
getSubscribe()
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
|
SubscriptionQueryResponseOrBuilder |
getSubscriptionQueryResponseOrBuilder()
Sends a response for a Subscription Query that has been received via the inbound stream
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
QuerySubscription |
getUnsubscribe()
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
|
int |
hashCode() |
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() |
static QueryProviderOutbound.Builder |
newBuilder() |
static QueryProviderOutbound.Builder |
newBuilder(QueryProviderOutbound prototype) |
QueryProviderOutbound.Builder |
newBuilderForType() |
protected QueryProviderOutbound.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static QueryProviderOutbound |
parseDelimitedFrom(InputStream input) |
static QueryProviderOutbound |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryProviderOutbound |
parseFrom(byte[] data) |
static QueryProviderOutbound |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryProviderOutbound |
parseFrom(ByteBuffer data) |
static QueryProviderOutbound |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryProviderOutbound |
parseFrom(com.google.protobuf.ByteString data) |
static QueryProviderOutbound |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryProviderOutbound |
parseFrom(com.google.protobuf.CodedInputStream input) |
static QueryProviderOutbound |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryProviderOutbound |
parseFrom(InputStream input) |
static QueryProviderOutbound |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<QueryProviderOutbound> |
parser() |
QueryProviderOutbound.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SUBSCRIBE_FIELD_NUMBER
public static final int UNSUBSCRIBE_FIELD_NUMBER
public static final int FLOW_CONTROL_FIELD_NUMBER
public static final int QUERY_RESPONSE_FIELD_NUMBER
public static final int QUERY_COMPLETE_FIELD_NUMBER
public static final int SUBSCRIPTION_QUERY_RESPONSE_FIELD_NUMBER
public static final int ACK_FIELD_NUMBER
public static final int INSTRUCTION_ID_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public QueryProviderOutbound.RequestCase getRequestCase()
getRequestCase in interface QueryProviderOutboundOrBuilderpublic 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 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 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 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 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 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 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 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 final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static QueryProviderOutbound parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryProviderOutbound parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryProviderOutbound parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryProviderOutbound parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryProviderOutbound parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryProviderOutbound parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryProviderOutbound parseFrom(InputStream input) throws IOException
IOExceptionpublic static QueryProviderOutbound parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static QueryProviderOutbound parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static QueryProviderOutbound parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static QueryProviderOutbound parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static QueryProviderOutbound parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic QueryProviderOutbound.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static QueryProviderOutbound.Builder newBuilder()
public static QueryProviderOutbound.Builder newBuilder(QueryProviderOutbound prototype)
public QueryProviderOutbound.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected QueryProviderOutbound.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static QueryProviderOutbound getDefaultInstance()
public static com.google.protobuf.Parser<QueryProviderOutbound> parser()
public com.google.protobuf.Parser<QueryProviderOutbound> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public QueryProviderOutbound getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2010–2020. All rights reserved.