public final class PlatformOutboundInstruction extends com.google.protobuf.GeneratedMessageV3 implements PlatformOutboundInstructionOrBuilder
io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Modifier and Type | Class and Description |
---|---|
static class |
PlatformOutboundInstruction.Builder
Protobuf type
io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction |
static class |
PlatformOutboundInstruction.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 |
MERGE_EVENT_PROCESSOR_SEGMENT_FIELD_NUMBER |
static int |
NODE_NOTIFICATION_FIELD_NUMBER |
static int |
PAUSE_EVENT_PROCESSOR_FIELD_NUMBER |
static int |
RELEASE_SEGMENT_FIELD_NUMBER |
static int |
REQUEST_EVENT_PROCESSOR_INFO_FIELD_NUMBER |
static int |
REQUEST_RECONNECT_FIELD_NUMBER |
static int |
SPLIT_EVENT_PROCESSOR_SEGMENT_FIELD_NUMBER |
static int |
START_EVENT_PROCESSOR_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static PlatformOutboundInstruction |
getDefaultInstance() |
PlatformOutboundInstruction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
MergeEventProcessorSegment |
getMergeEventProcessorSegment()
.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; |
NodeInfoOrBuilder |
getNodeNotificationOrBuilder()
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
com.google.protobuf.Parser<PlatformOutboundInstruction> |
getParserForType() |
PauseEventProcessor |
getPauseEventProcessor()
.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; |
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; |
RequestEventProcessorInfoOrBuilder |
getRequestEventProcessorInfoOrBuilder()
.io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
RequestReconnect |
getRequestReconnect()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
RequestReconnectOrBuilder |
getRequestReconnectOrBuilder()
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
int |
getSerializedSize() |
SplitEventProcessorSegment |
getSplitEventProcessorSegment()
.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; |
StartEventProcessorOrBuilder |
getStartEventProcessorOrBuilder()
.io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
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() |
static PlatformOutboundInstruction.Builder |
newBuilder() |
static PlatformOutboundInstruction.Builder |
newBuilder(PlatformOutboundInstruction prototype) |
PlatformOutboundInstruction.Builder |
newBuilderForType() |
protected PlatformOutboundInstruction.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static PlatformOutboundInstruction |
parseDelimitedFrom(InputStream input) |
static PlatformOutboundInstruction |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformOutboundInstruction |
parseFrom(byte[] data) |
static PlatformOutboundInstruction |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformOutboundInstruction |
parseFrom(ByteBuffer data) |
static PlatformOutboundInstruction |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformOutboundInstruction |
parseFrom(com.google.protobuf.ByteString data) |
static PlatformOutboundInstruction |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformOutboundInstruction |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PlatformOutboundInstruction |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformOutboundInstruction |
parseFrom(InputStream input) |
static PlatformOutboundInstruction |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PlatformOutboundInstruction> |
parser() |
PlatformOutboundInstruction.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int NODE_NOTIFICATION_FIELD_NUMBER
public static final int REQUEST_RECONNECT_FIELD_NUMBER
public static final int PAUSE_EVENT_PROCESSOR_FIELD_NUMBER
public static final int START_EVENT_PROCESSOR_FIELD_NUMBER
public static final int RELEASE_SEGMENT_FIELD_NUMBER
public static final int REQUEST_EVENT_PROCESSOR_INFO_FIELD_NUMBER
public static final int SPLIT_EVENT_PROCESSOR_SEGMENT_FIELD_NUMBER
public static final int MERGE_EVENT_PROCESSOR_SEGMENT_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public PlatformOutboundInstruction.RequestCase getRequestCase()
getRequestCase
in interface PlatformOutboundInstructionOrBuilder
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 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 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 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 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 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 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 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 MergeEventProcessorSegmentOrBuilder getMergeEventProcessorSegmentOrBuilder()
.io.axoniq.axonserver.grpc.control.MergeEventProcessorSegment merge_event_processor_segment = 9;
getMergeEventProcessorSegmentOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static PlatformOutboundInstruction parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PlatformOutboundInstruction parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PlatformOutboundInstruction parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PlatformOutboundInstruction parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PlatformOutboundInstruction parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PlatformOutboundInstruction parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PlatformOutboundInstruction parseFrom(InputStream input) throws IOException
IOException
public static PlatformOutboundInstruction parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static PlatformOutboundInstruction parseDelimitedFrom(InputStream input) throws IOException
IOException
public static PlatformOutboundInstruction parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static PlatformOutboundInstruction parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static PlatformOutboundInstruction parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public PlatformOutboundInstruction.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static PlatformOutboundInstruction.Builder newBuilder()
public static PlatformOutboundInstruction.Builder newBuilder(PlatformOutboundInstruction prototype)
public PlatformOutboundInstruction.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected PlatformOutboundInstruction.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static PlatformOutboundInstruction getDefaultInstance()
public static com.google.protobuf.Parser<PlatformOutboundInstruction> parser()
public com.google.protobuf.Parser<PlatformOutboundInstruction> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public PlatformOutboundInstruction getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2010–2019. All rights reserved.