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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderOutbound.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderOutbound.Builder>
public CommandProviderOutbound getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public CommandProviderOutbound build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public CommandProviderOutbound buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public CommandProviderOutbound.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CommandProviderOutbound.Builder>
IOException
public CommandProviderOutbound.RequestCase getRequestCase()
getRequestCase
in interface CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public boolean hasCommandResponse()
Sends a result of Command processing
.io.axoniq.axonserver.grpc.command.CommandResponse command_response = 4;
hasCommandResponse
in interface CommandProviderOutboundOrBuilder
public CommandResponse getCommandResponse()
Sends a result of Command processing
.io.axoniq.axonserver.grpc.command.CommandResponse command_response = 4;
getCommandResponse
in interface CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public boolean hasAck()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 5;
hasAck
in interface CommandProviderOutboundOrBuilder
public InstructionAck getAck()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 5;
getAck
in interface CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public String getInstructionId()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 6;
getInstructionId
in interface CommandProviderOutboundOrBuilder
public 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 CommandProviderOutboundOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderOutbound.Builder>
Copyright © 2010–2020. All rights reserved.