public static final class PlatformOutboundInstruction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder> implements PlatformOutboundInstructionOrBuilder
io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Modifier and Type | Method and Description |
---|---|
PlatformOutboundInstruction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlatformOutboundInstruction |
build() |
PlatformOutboundInstruction |
buildPartial() |
PlatformOutboundInstruction.Builder |
clear() |
PlatformOutboundInstruction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PlatformOutboundInstruction.Builder |
clearMergeEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9; |
PlatformOutboundInstruction.Builder |
clearNodeNotification()
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
PlatformOutboundInstruction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PlatformOutboundInstruction.Builder |
clearPauseEventProcessor()
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PlatformOutboundInstruction.Builder |
clearReleaseSegment()
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
PlatformOutboundInstruction.Builder |
clearRequest() |
PlatformOutboundInstruction.Builder |
clearRequestEventProcessorInfo()
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
PlatformOutboundInstruction.Builder |
clearRequestReconnect()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
PlatformOutboundInstruction.Builder |
clearSplitEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8; |
PlatformOutboundInstruction.Builder |
clearStartEventProcessor()
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
PlatformOutboundInstruction.Builder |
clone() |
PlatformOutboundInstruction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
MergeEventProcessorSegment |
getMergeEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9; |
MergeEventProcessorSegment.Builder |
getMergeEventProcessorSegmentBuilder()
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9; |
MergeEventProcessorSegmentOrBuilder |
getMergeEventProcessorSegmentOrBuilder()
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9; |
NodeInfo |
getNodeNotification()
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
NodeInfo.Builder |
getNodeNotificationBuilder()
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
NodeInfoOrBuilder |
getNodeNotificationOrBuilder()
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
PauseEventProcessor |
getPauseEventProcessor()
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PauseEventProcessor.Builder |
getPauseEventProcessorBuilder()
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PauseEventProcessorOrBuilder |
getPauseEventProcessorOrBuilder()
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
ReleaseEventProcessorSegment |
getReleaseSegment()
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
ReleaseEventProcessorSegment.Builder |
getReleaseSegmentBuilder()
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
ReleaseEventProcessorSegmentOrBuilder |
getReleaseSegmentOrBuilder()
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
PlatformOutboundInstruction.RequestCase |
getRequestCase() |
RequestEventProcessorInfo |
getRequestEventProcessorInfo()
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
RequestEventProcessorInfo.Builder |
getRequestEventProcessorInfoBuilder()
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
RequestEventProcessorInfoOrBuilder |
getRequestEventProcessorInfoOrBuilder()
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
RequestReconnect |
getRequestReconnect()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
RequestReconnect.Builder |
getRequestReconnectBuilder()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
RequestReconnectOrBuilder |
getRequestReconnectOrBuilder()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
SplitEventProcessorSegment |
getSplitEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8; |
SplitEventProcessorSegment.Builder |
getSplitEventProcessorSegmentBuilder()
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8; |
SplitEventProcessorSegmentOrBuilder |
getSplitEventProcessorSegmentOrBuilder()
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8; |
StartEventProcessor |
getStartEventProcessor()
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
StartEventProcessor.Builder |
getStartEventProcessorBuilder()
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
StartEventProcessorOrBuilder |
getStartEventProcessorOrBuilder()
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
boolean |
hasMergeEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9; |
boolean |
hasNodeNotification()
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
boolean |
hasPauseEventProcessor()
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
boolean |
hasReleaseSegment()
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
boolean |
hasRequestEventProcessorInfo()
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
boolean |
hasRequestReconnect()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
boolean |
hasSplitEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8; |
boolean |
hasStartEventProcessor()
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PlatformOutboundInstruction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PlatformOutboundInstruction.Builder |
mergeFrom(com.google.protobuf.Message other) |
PlatformOutboundInstruction.Builder |
mergeFrom(PlatformOutboundInstruction other) |
PlatformOutboundInstruction.Builder |
mergeMergeEventProcessorSegment(MergeEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9; |
PlatformOutboundInstruction.Builder |
mergeNodeNotification(NodeInfo value)
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
PlatformOutboundInstruction.Builder |
mergePauseEventProcessor(PauseEventProcessor value)
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PlatformOutboundInstruction.Builder |
mergeReleaseSegment(ReleaseEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
PlatformOutboundInstruction.Builder |
mergeRequestEventProcessorInfo(RequestEventProcessorInfo value)
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
PlatformOutboundInstruction.Builder |
mergeRequestReconnect(RequestReconnect value)
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
PlatformOutboundInstruction.Builder |
mergeSplitEventProcessorSegment(SplitEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8; |
PlatformOutboundInstruction.Builder |
mergeStartEventProcessor(StartEventProcessor value)
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
PlatformOutboundInstruction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PlatformOutboundInstruction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlatformOutboundInstruction.Builder |
setMergeEventProcessorSegment(MergeEventProcessorSegment.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9; |
PlatformOutboundInstruction.Builder |
setMergeEventProcessorSegment(MergeEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9; |
PlatformOutboundInstruction.Builder |
setNodeNotification(NodeInfo.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
PlatformOutboundInstruction.Builder |
setNodeNotification(NodeInfo value)
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
PlatformOutboundInstruction.Builder |
setPauseEventProcessor(PauseEventProcessor.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PlatformOutboundInstruction.Builder |
setPauseEventProcessor(PauseEventProcessor value)
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PlatformOutboundInstruction.Builder |
setReleaseSegment(ReleaseEventProcessorSegment.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
PlatformOutboundInstruction.Builder |
setReleaseSegment(ReleaseEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
PlatformOutboundInstruction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PlatformOutboundInstruction.Builder |
setRequestEventProcessorInfo(RequestEventProcessorInfo.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
PlatformOutboundInstruction.Builder |
setRequestEventProcessorInfo(RequestEventProcessorInfo value)
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
PlatformOutboundInstruction.Builder |
setRequestReconnect(RequestReconnect.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
PlatformOutboundInstruction.Builder |
setRequestReconnect(RequestReconnect value)
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
PlatformOutboundInstruction.Builder |
setSplitEventProcessorSegment(SplitEventProcessorSegment.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8; |
PlatformOutboundInstruction.Builder |
setSplitEventProcessorSegment(SplitEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8; |
PlatformOutboundInstruction.Builder |
setStartEventProcessor(StartEventProcessor.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
PlatformOutboundInstruction.Builder |
setStartEventProcessor(StartEventProcessor value)
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
PlatformOutboundInstruction.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, 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<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.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<PlatformOutboundInstruction.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<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public PlatformOutboundInstruction build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public PlatformOutboundInstruction buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public PlatformOutboundInstruction.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<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.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<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.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<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.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<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder mergeFrom(PlatformOutboundInstruction other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.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<PlatformOutboundInstruction.Builder>
IOException
public PlatformOutboundInstruction.RequestCase getRequestCase()
getRequestCase
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder clearRequest()
public boolean hasNodeNotification()
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
hasNodeNotification
in interface PlatformOutboundInstructionOrBuilder
public NodeInfo getNodeNotification()
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
getNodeNotification
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setNodeNotification(NodeInfo value)
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public PlatformOutboundInstruction.Builder setNodeNotification(NodeInfo.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public PlatformOutboundInstruction.Builder mergeNodeNotification(NodeInfo value)
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public PlatformOutboundInstruction.Builder clearNodeNotification()
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public NodeInfo.Builder getNodeNotificationBuilder()
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public NodeInfoOrBuilder getNodeNotificationOrBuilder()
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
getNodeNotificationOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasRequestReconnect()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
hasRequestReconnect
in interface PlatformOutboundInstructionOrBuilder
public RequestReconnect getRequestReconnect()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
getRequestReconnect
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setRequestReconnect(RequestReconnect value)
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public PlatformOutboundInstruction.Builder setRequestReconnect(RequestReconnect.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public PlatformOutboundInstruction.Builder mergeRequestReconnect(RequestReconnect value)
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public PlatformOutboundInstruction.Builder clearRequestReconnect()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public RequestReconnect.Builder getRequestReconnectBuilder()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public RequestReconnectOrBuilder getRequestReconnectOrBuilder()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
getRequestReconnectOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasPauseEventProcessor()
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
hasPauseEventProcessor
in interface PlatformOutboundInstructionOrBuilder
public PauseEventProcessor getPauseEventProcessor()
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
getPauseEventProcessor
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setPauseEventProcessor(PauseEventProcessor value)
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
public PlatformOutboundInstruction.Builder setPauseEventProcessor(PauseEventProcessor.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
public PlatformOutboundInstruction.Builder mergePauseEventProcessor(PauseEventProcessor value)
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
public PlatformOutboundInstruction.Builder clearPauseEventProcessor()
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
public PauseEventProcessor.Builder getPauseEventProcessorBuilder()
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
public PauseEventProcessorOrBuilder getPauseEventProcessorOrBuilder()
.io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
getPauseEventProcessorOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasStartEventProcessor()
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
hasStartEventProcessor
in interface PlatformOutboundInstructionOrBuilder
public StartEventProcessor getStartEventProcessor()
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
getStartEventProcessor
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setStartEventProcessor(StartEventProcessor value)
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
public PlatformOutboundInstruction.Builder setStartEventProcessor(StartEventProcessor.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
public PlatformOutboundInstruction.Builder mergeStartEventProcessor(StartEventProcessor value)
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
public PlatformOutboundInstruction.Builder clearStartEventProcessor()
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
public StartEventProcessor.Builder getStartEventProcessorBuilder()
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
public StartEventProcessorOrBuilder getStartEventProcessorOrBuilder()
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
getStartEventProcessorOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasReleaseSegment()
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
hasReleaseSegment
in interface PlatformOutboundInstructionOrBuilder
public ReleaseEventProcessorSegment getReleaseSegment()
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
getReleaseSegment
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setReleaseSegment(ReleaseEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
public PlatformOutboundInstruction.Builder setReleaseSegment(ReleaseEventProcessorSegment.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
public PlatformOutboundInstruction.Builder mergeReleaseSegment(ReleaseEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
public PlatformOutboundInstruction.Builder clearReleaseSegment()
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
public ReleaseEventProcessorSegment.Builder getReleaseSegmentBuilder()
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
public ReleaseEventProcessorSegmentOrBuilder getReleaseSegmentOrBuilder()
.io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
getReleaseSegmentOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasRequestEventProcessorInfo()
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
hasRequestEventProcessorInfo
in interface PlatformOutboundInstructionOrBuilder
public RequestEventProcessorInfo getRequestEventProcessorInfo()
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
getRequestEventProcessorInfo
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setRequestEventProcessorInfo(RequestEventProcessorInfo value)
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
public PlatformOutboundInstruction.Builder setRequestEventProcessorInfo(RequestEventProcessorInfo.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
public PlatformOutboundInstruction.Builder mergeRequestEventProcessorInfo(RequestEventProcessorInfo value)
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
public PlatformOutboundInstruction.Builder clearRequestEventProcessorInfo()
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
public RequestEventProcessorInfo.Builder getRequestEventProcessorInfoBuilder()
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
public RequestEventProcessorInfoOrBuilder getRequestEventProcessorInfoOrBuilder()
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
getRequestEventProcessorInfoOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasSplitEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8;
hasSplitEventProcessorSegment
in interface PlatformOutboundInstructionOrBuilder
public SplitEventProcessorSegment getSplitEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8;
getSplitEventProcessorSegment
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setSplitEventProcessorSegment(SplitEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8;
public PlatformOutboundInstruction.Builder setSplitEventProcessorSegment(SplitEventProcessorSegment.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8;
public PlatformOutboundInstruction.Builder mergeSplitEventProcessorSegment(SplitEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8;
public PlatformOutboundInstruction.Builder clearSplitEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8;
public SplitEventProcessorSegment.Builder getSplitEventProcessorSegmentBuilder()
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8;
public SplitEventProcessorSegmentOrBuilder getSplitEventProcessorSegmentOrBuilder()
.io.axoniq.axonserver.grpc.control.SplitEventProcessorSegment split_event_processor_segment = 8;
getSplitEventProcessorSegmentOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasMergeEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9;
hasMergeEventProcessorSegment
in interface PlatformOutboundInstructionOrBuilder
public MergeEventProcessorSegment getMergeEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9;
getMergeEventProcessorSegment
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setMergeEventProcessorSegment(MergeEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9;
public PlatformOutboundInstruction.Builder setMergeEventProcessorSegment(MergeEventProcessorSegment.Builder builderForValue)
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9;
public PlatformOutboundInstruction.Builder mergeMergeEventProcessorSegment(MergeEventProcessorSegment value)
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9;
public PlatformOutboundInstruction.Builder clearMergeEventProcessorSegment()
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9;
public MergeEventProcessorSegment.Builder getMergeEventProcessorSegmentBuilder()
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9;
public MergeEventProcessorSegmentOrBuilder getMergeEventProcessorSegmentOrBuilder()
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9;
getMergeEventProcessorSegmentOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public final PlatformOutboundInstruction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public final PlatformOutboundInstruction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
Copyright © 2010–2019. All rights reserved.