public static final class CommandProviderInbound.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder> implements CommandProviderInboundOrBuilder
An instruction or confirmation from AxonServer towards the component that provides the Command HandlerProtobuf type
io.axoniq.axonserver.grpc.command.CommandProviderInbound| Modifier and Type | Method and Description |
|---|---|
CommandProviderInbound.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandProviderInbound |
build() |
CommandProviderInbound |
buildPartial() |
CommandProviderInbound.Builder |
clear() |
CommandProviderInbound.Builder |
clearAck()
Acknowledgement of previously sent instruction via outbound stream
|
CommandProviderInbound.Builder |
clearCommand()
A command for this component to process
|
CommandProviderInbound.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CommandProviderInbound.Builder |
clearInstructionId()
Instruction identifier.
|
CommandProviderInbound.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommandProviderInbound.Builder |
clearRequest() |
CommandProviderInbound.Builder |
clone() |
InstructionAck |
getAck()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAck.Builder |
getAckBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAckOrBuilder |
getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
Command |
getCommand()
A command for this component to process
|
Command.Builder |
getCommandBuilder()
A command for this component to process
|
CommandOrBuilder |
getCommandOrBuilder()
A command for this component to process
|
CommandProviderInbound |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInstructionId()
Instruction identifier.
|
com.google.protobuf.ByteString |
getInstructionIdBytes()
Instruction identifier.
|
CommandProviderInbound.RequestCase |
getRequestCase() |
boolean |
hasAck()
Acknowledgement of previously sent instruction via outbound stream
|
boolean |
hasCommand()
A command for this component to process
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CommandProviderInbound.Builder |
mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
|
CommandProviderInbound.Builder |
mergeCommand(Command value)
A command for this component to process
|
CommandProviderInbound.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommandProviderInbound.Builder |
mergeFrom(CommandProviderInbound other) |
CommandProviderInbound.Builder |
mergeFrom(com.google.protobuf.Message other) |
CommandProviderInbound.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommandProviderInbound.Builder |
setAck(InstructionAck.Builder builderForValue)
Acknowledgement of previously sent instruction via outbound stream
|
CommandProviderInbound.Builder |
setAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
|
CommandProviderInbound.Builder |
setCommand(Command.Builder builderForValue)
A command for this component to process
|
CommandProviderInbound.Builder |
setCommand(Command value)
A command for this component to process
|
CommandProviderInbound.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandProviderInbound.Builder |
setInstructionId(String value)
Instruction identifier.
|
CommandProviderInbound.Builder |
setInstructionIdBytes(com.google.protobuf.ByteString value)
Instruction identifier.
|
CommandProviderInbound.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CommandProviderInbound.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<CommandProviderInbound.Builder>public CommandProviderInbound.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.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<CommandProviderInbound.Builder>public CommandProviderInbound getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CommandProviderInbound build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CommandProviderInbound buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CommandProviderInbound.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder>public CommandProviderInbound.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<CommandProviderInbound.Builder>public CommandProviderInbound.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder>public CommandProviderInbound.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder>public CommandProviderInbound.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<CommandProviderInbound.Builder>public CommandProviderInbound.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<CommandProviderInbound.Builder>public CommandProviderInbound.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommandProviderInbound.Builder>public CommandProviderInbound.Builder mergeFrom(CommandProviderInbound other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder>public CommandProviderInbound.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<CommandProviderInbound.Builder>IOExceptionpublic CommandProviderInbound.RequestCase getRequestCase()
getRequestCase in interface CommandProviderInboundOrBuilderpublic CommandProviderInbound.Builder clearRequest()
public boolean hasAck()
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;hasAck in interface CommandProviderInboundOrBuilderpublic InstructionAck getAck()
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;getAck in interface CommandProviderInboundOrBuilderpublic CommandProviderInbound.Builder setAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;public CommandProviderInbound.Builder setAck(InstructionAck.Builder builderForValue)
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;public CommandProviderInbound.Builder mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;public CommandProviderInbound.Builder clearAck()
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;public InstructionAck.Builder getAckBuilder()
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;public InstructionAckOrBuilder getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;getAckOrBuilder in interface CommandProviderInboundOrBuilderpublic boolean hasCommand()
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;hasCommand in interface CommandProviderInboundOrBuilderpublic Command getCommand()
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;getCommand in interface CommandProviderInboundOrBuilderpublic CommandProviderInbound.Builder setCommand(Command value)
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;public CommandProviderInbound.Builder setCommand(Command.Builder builderForValue)
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;public CommandProviderInbound.Builder mergeCommand(Command value)
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;public CommandProviderInbound.Builder clearCommand()
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;public Command.Builder getCommandBuilder()
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;public CommandOrBuilder getCommandOrBuilder()
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;getCommandOrBuilder in interface CommandProviderInboundOrBuilderpublic String getInstructionId()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via outbound stream
string instruction_id = 3;getInstructionId in interface CommandProviderInboundOrBuilderpublic com.google.protobuf.ByteString getInstructionIdBytes()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via outbound stream
string instruction_id = 3;getInstructionIdBytes in interface CommandProviderInboundOrBuilderpublic CommandProviderInbound.Builder setInstructionId(String value)
Instruction identifier. If this identifier is set, this instruction will be acknowledged via outbound stream
string instruction_id = 3;public CommandProviderInbound.Builder clearInstructionId()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via outbound stream
string instruction_id = 3;public CommandProviderInbound.Builder setInstructionIdBytes(com.google.protobuf.ByteString value)
Instruction identifier. If this identifier is set, this instruction will be acknowledged via outbound stream
string instruction_id = 3;public final CommandProviderInbound.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder>public final CommandProviderInbound.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder>Copyright © 2010–2020. All rights reserved.