public static final class CommandProviderOutbound.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderOutbound.Builder> implements CommandProviderOutboundOrBuilder
An instruction from the components that provides the Command Handler towards AxonServer.Protobuf type
io.axoniq.axonserver.grpc.command.CommandProviderOutbound| Modifier and Type | Method and Description |
|---|---|
CommandProviderOutbound.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandProviderOutbound |
build() |
CommandProviderOutbound |
buildPartial() |
CommandProviderOutbound.Builder |
clear() |
CommandProviderOutbound.Builder |
clearAck()
Acknowledgement of previously sent instruction via inbound stream
|
CommandProviderOutbound.Builder |
clearCommandResponse()
Sends a result of Command processing
|
CommandProviderOutbound.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CommandProviderOutbound.Builder |
clearFlowControl()
Instruction to increase the number of instructions AxonServer may send to this component
|
CommandProviderOutbound.Builder |
clearInstructionId()
Instruction identifier.
|
CommandProviderOutbound.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommandProviderOutbound.Builder |
clearRequest() |
CommandProviderOutbound.Builder |
clearSubscribe()
Instruction to subscribe this component as handler of a specific type of command
|
CommandProviderOutbound.Builder |
clearUnsubscribe()
Instruction to unsubscribe this component as handler of a specific type of command
|
CommandProviderOutbound.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
|
CommandResponse |
getCommandResponse()
Sends a result of Command processing
|
CommandResponse.Builder |
getCommandResponseBuilder()
Sends a result of Command processing
|
CommandResponseOrBuilder |
getCommandResponseOrBuilder()
Sends a result of Command processing
|
CommandProviderOutbound |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FlowControl |
getFlowControl()
Instruction to increase the number of instructions AxonServer may send to this component
|
FlowControl.Builder |
getFlowControlBuilder()
Instruction to increase the number of instructions AxonServer may send to this component
|
FlowControlOrBuilder |
getFlowControlOrBuilder()
Instruction to increase the number of instructions AxonServer may send to this component
|
String |
getInstructionId()
Instruction identifier.
|
com.google.protobuf.ByteString |
getInstructionIdBytes()
Instruction identifier.
|
CommandProviderOutbound.RequestCase |
getRequestCase() |
CommandSubscription |
getSubscribe()
Instruction to subscribe this component as handler of a specific type of command
|
CommandSubscription.Builder |
getSubscribeBuilder()
Instruction to subscribe this component as handler of a specific type of command
|
CommandSubscriptionOrBuilder |
getSubscribeOrBuilder()
Instruction to subscribe this component as handler of a specific type of command
|
CommandSubscription |
getUnsubscribe()
Instruction to unsubscribe this component as handler of a specific type of command
|
CommandSubscription.Builder |
getUnsubscribeBuilder()
Instruction to unsubscribe this component as handler of a specific type of command
|
CommandSubscriptionOrBuilder |
getUnsubscribeOrBuilder()
Instruction to unsubscribe this component as handler of a specific type of command
|
boolean |
hasAck()
Acknowledgement of previously sent instruction via inbound stream
|
boolean |
hasCommandResponse()
Sends a result of Command processing
|
boolean |
hasFlowControl()
Instruction to increase the number of instructions AxonServer may send to this component
|
boolean |
hasSubscribe()
Instruction to subscribe this component as handler of a specific type of command
|
boolean |
hasUnsubscribe()
Instruction to unsubscribe this component as handler of a specific type of command
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CommandProviderOutbound.Builder |
mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
CommandProviderOutbound.Builder |
mergeCommandResponse(CommandResponse value)
Sends a result of Command processing
|
CommandProviderOutbound.Builder |
mergeFlowControl(FlowControl value)
Instruction to increase the number of instructions AxonServer may send to this component
|
CommandProviderOutbound.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommandProviderOutbound.Builder |
mergeFrom(CommandProviderOutbound other) |
CommandProviderOutbound.Builder |
mergeFrom(com.google.protobuf.Message other) |
CommandProviderOutbound.Builder |
mergeSubscribe(CommandSubscription value)
Instruction to subscribe this component as handler of a specific type of command
|
CommandProviderOutbound.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommandProviderOutbound.Builder |
mergeUnsubscribe(CommandSubscription value)
Instruction to unsubscribe this component as handler of a specific type of command
|
CommandProviderOutbound.Builder |
setAck(InstructionAck.Builder builderForValue)
Acknowledgement of previously sent instruction via inbound stream
|
CommandProviderOutbound.Builder |
setAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
CommandProviderOutbound.Builder |
setCommandResponse(CommandResponse.Builder builderForValue)
Sends a result of Command processing
|
CommandProviderOutbound.Builder |
setCommandResponse(CommandResponse value)
Sends a result of Command processing
|
CommandProviderOutbound.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandProviderOutbound.Builder |
setFlowControl(FlowControl.Builder builderForValue)
Instruction to increase the number of instructions AxonServer may send to this component
|
CommandProviderOutbound.Builder |
setFlowControl(FlowControl value)
Instruction to increase the number of instructions AxonServer may send to this component
|
CommandProviderOutbound.Builder |
setInstructionId(String value)
Instruction identifier.
|
CommandProviderOutbound.Builder |
setInstructionIdBytes(com.google.protobuf.ByteString value)
Instruction identifier.
|
CommandProviderOutbound.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CommandProviderOutbound.Builder |
setSubscribe(CommandSubscription.Builder builderForValue)
Instruction to subscribe this component as handler of a specific type of command
|
CommandProviderOutbound.Builder |
setSubscribe(CommandSubscription value)
Instruction to subscribe this component as handler of a specific type of command
|
CommandProviderOutbound.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommandProviderOutbound.Builder |
setUnsubscribe(CommandSubscription.Builder builderForValue)
Instruction to unsubscribe this component as handler of a specific type of command
|
CommandProviderOutbound.Builder |
setUnsubscribe(CommandSubscription value)
Instruction to unsubscribe this component as handler of a specific type of command
|
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<CommandProviderOutbound.Builder>public CommandProviderOutbound.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderOutbound.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<CommandProviderOutbound.Builder>public CommandProviderOutbound getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CommandProviderOutbound build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CommandProviderOutbound buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CommandProviderOutbound.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderOutbound.Builder>public CommandProviderOutbound.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<CommandProviderOutbound.Builder>public CommandProviderOutbound.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderOutbound.Builder>public CommandProviderOutbound.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderOutbound.Builder>public CommandProviderOutbound.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<CommandProviderOutbound.Builder>public CommandProviderOutbound.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<CommandProviderOutbound.Builder>public CommandProviderOutbound.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommandProviderOutbound.Builder>public CommandProviderOutbound.Builder mergeFrom(CommandProviderOutbound other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderOutbound.Builder>public CommandProviderOutbound.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<CommandProviderOutbound.Builder>IOExceptionpublic CommandProviderOutbound.RequestCase getRequestCase()
getRequestCase in interface CommandProviderOutboundOrBuilderpublic CommandProviderOutbound.Builder clearRequest()
public boolean hasSubscribe()
Instruction to subscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription subscribe = 1;hasSubscribe in interface CommandProviderOutboundOrBuilderpublic CommandSubscription getSubscribe()
Instruction to subscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription subscribe = 1;getSubscribe in interface CommandProviderOutboundOrBuilderpublic CommandProviderOutbound.Builder setSubscribe(CommandSubscription value)
Instruction to subscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription subscribe = 1;public CommandProviderOutbound.Builder setSubscribe(CommandSubscription.Builder builderForValue)
Instruction to subscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription subscribe = 1;public CommandProviderOutbound.Builder mergeSubscribe(CommandSubscription value)
Instruction to subscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription subscribe = 1;public CommandProviderOutbound.Builder clearSubscribe()
Instruction to subscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription subscribe = 1;public CommandSubscription.Builder getSubscribeBuilder()
Instruction to subscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription subscribe = 1;public CommandSubscriptionOrBuilder getSubscribeOrBuilder()
Instruction to subscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription subscribe = 1;getSubscribeOrBuilder in interface CommandProviderOutboundOrBuilderpublic boolean hasUnsubscribe()
Instruction to unsubscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription unsubscribe = 2;hasUnsubscribe in interface CommandProviderOutboundOrBuilderpublic CommandSubscription getUnsubscribe()
Instruction to unsubscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription unsubscribe = 2;getUnsubscribe in interface CommandProviderOutboundOrBuilderpublic CommandProviderOutbound.Builder setUnsubscribe(CommandSubscription value)
Instruction to unsubscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription unsubscribe = 2;public CommandProviderOutbound.Builder setUnsubscribe(CommandSubscription.Builder builderForValue)
Instruction to unsubscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription unsubscribe = 2;public CommandProviderOutbound.Builder mergeUnsubscribe(CommandSubscription value)
Instruction to unsubscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription unsubscribe = 2;public CommandProviderOutbound.Builder clearUnsubscribe()
Instruction to unsubscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription unsubscribe = 2;public CommandSubscription.Builder getUnsubscribeBuilder()
Instruction to unsubscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription unsubscribe = 2;public CommandSubscriptionOrBuilder getUnsubscribeOrBuilder()
Instruction to unsubscribe this component as handler of a specific type of command
.io.axoniq.axonserver.grpc.command.CommandSubscription unsubscribe = 2;getUnsubscribeOrBuilder in interface CommandProviderOutboundOrBuilderpublic boolean hasFlowControl()
Instruction to increase the number of instructions AxonServer may send to this component
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;hasFlowControl in interface CommandProviderOutboundOrBuilderpublic FlowControl getFlowControl()
Instruction to increase the number of instructions AxonServer may send to this component
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;getFlowControl in interface CommandProviderOutboundOrBuilderpublic CommandProviderOutbound.Builder setFlowControl(FlowControl value)
Instruction to increase the number of instructions AxonServer may send to this component
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;public CommandProviderOutbound.Builder setFlowControl(FlowControl.Builder builderForValue)
Instruction to increase the number of instructions AxonServer may send to this component
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;public CommandProviderOutbound.Builder mergeFlowControl(FlowControl value)
Instruction to increase the number of instructions AxonServer may send to this component
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;public CommandProviderOutbound.Builder clearFlowControl()
Instruction to increase the number of instructions AxonServer may send to this component
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;public FlowControl.Builder getFlowControlBuilder()
Instruction to increase the number of instructions AxonServer may send to this component
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;public FlowControlOrBuilder getFlowControlOrBuilder()
Instruction to increase the number of instructions AxonServer may send to this component
.io.axoniq.axonserver.grpc.FlowControl flow_control = 3;getFlowControlOrBuilder in interface CommandProviderOutboundOrBuilderpublic boolean hasCommandResponse()
Sends a result of Command processing
.io.axoniq.axonserver.grpc.command.CommandResponse command_response = 4;hasCommandResponse in interface CommandProviderOutboundOrBuilderpublic CommandResponse getCommandResponse()
Sends a result of Command processing
.io.axoniq.axonserver.grpc.command.CommandResponse command_response = 4;getCommandResponse in interface CommandProviderOutboundOrBuilderpublic CommandProviderOutbound.Builder setCommandResponse(CommandResponse value)
Sends a result of Command processing
.io.axoniq.axonserver.grpc.command.CommandResponse command_response = 4;public CommandProviderOutbound.Builder setCommandResponse(CommandResponse.Builder builderForValue)
Sends a result of Command processing
.io.axoniq.axonserver.grpc.command.CommandResponse command_response = 4;public CommandProviderOutbound.Builder mergeCommandResponse(CommandResponse value)
Sends a result of Command processing
.io.axoniq.axonserver.grpc.command.CommandResponse command_response = 4;public CommandProviderOutbound.Builder clearCommandResponse()
Sends a result of Command processing
.io.axoniq.axonserver.grpc.command.CommandResponse command_response = 4;public CommandResponse.Builder getCommandResponseBuilder()
Sends a result of Command processing
.io.axoniq.axonserver.grpc.command.CommandResponse command_response = 4;public CommandResponseOrBuilder getCommandResponseOrBuilder()
Sends a result of Command processing
.io.axoniq.axonserver.grpc.command.CommandResponse command_response = 4;getCommandResponseOrBuilder in interface CommandProviderOutboundOrBuilderpublic boolean hasAck()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 5;hasAck in interface CommandProviderOutboundOrBuilderpublic InstructionAck getAck()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 5;getAck in interface CommandProviderOutboundOrBuilderpublic CommandProviderOutbound.Builder setAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 5;public CommandProviderOutbound.Builder setAck(InstructionAck.Builder builderForValue)
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 5;public CommandProviderOutbound.Builder mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 5;public CommandProviderOutbound.Builder clearAck()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 5;public InstructionAck.Builder getAckBuilder()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 5;public InstructionAckOrBuilder getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 5;getAckOrBuilder in interface CommandProviderOutboundOrBuilderpublic String getInstructionId()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 6;getInstructionId in interface CommandProviderOutboundOrBuilderpublic com.google.protobuf.ByteString getInstructionIdBytes()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 6;getInstructionIdBytes in interface CommandProviderOutboundOrBuilderpublic CommandProviderOutbound.Builder setInstructionId(String value)
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 6;public CommandProviderOutbound.Builder clearInstructionId()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 6;public CommandProviderOutbound.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 = 6;public final CommandProviderOutbound.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderOutbound.Builder>public final CommandProviderOutbound.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderOutbound.Builder>Copyright © 2010–2020. All rights reserved.