public static final class PlatformOutboundInstruction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder> implements PlatformOutboundInstructionOrBuilder
An instruction or information from the AxonServer Platform to the Application NodeProtobuf type
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 |
clearAck()
Acknowledgement of previously sent instruction via inbound stream
|
PlatformOutboundInstruction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PlatformOutboundInstruction.Builder |
clearHeartbeat()
This heartbeat is used by AxonFramework in order to check if the connection is still alive
|
PlatformOutboundInstruction.Builder |
clearInstructionId()
Instruction identifier.
|
PlatformOutboundInstruction.Builder |
clearMergeEventProcessorSegment()
Instruction to merge two Segments in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
clearNodeNotification()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
|
PlatformOutboundInstruction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PlatformOutboundInstruction.Builder |
clearPauseEventProcessor()
Instruction from AxonServer to Pause a Tracking Event Processor.
|
PlatformOutboundInstruction.Builder |
clearReleaseSegment()
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
clearRequest() |
PlatformOutboundInstruction.Builder |
clearRequestEventProcessorInfo()
A request from AxonServer for status information of a specific Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
clearRequestReconnect()
A request from AxonServer to the Application to migrate its connection to another node.
|
PlatformOutboundInstruction.Builder |
clearSplitEventProcessorSegment()
Instruction to split a Segment in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
clearStartEventProcessor()
Instruction from AxonServer to Start a Tracking Event Processor.
|
PlatformOutboundInstruction.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
|
PlatformOutboundInstruction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Heartbeat |
getHeartbeat()
This heartbeat is used by AxonFramework in order to check if the connection is still alive
|
Heartbeat.Builder |
getHeartbeatBuilder()
This heartbeat is used by AxonFramework in order to check if the connection is still alive
|
HeartbeatOrBuilder |
getHeartbeatOrBuilder()
This heartbeat is used by AxonFramework in order to check if the connection is still alive
|
String |
getInstructionId()
Instruction identifier.
|
com.google.protobuf.ByteString |
getInstructionIdBytes()
Instruction identifier.
|
EventProcessorSegmentReference |
getMergeEventProcessorSegment()
Instruction to merge two Segments in a Tracking Event Processor
|
EventProcessorSegmentReference.Builder |
getMergeEventProcessorSegmentBuilder()
Instruction to merge two Segments in a Tracking Event Processor
|
EventProcessorSegmentReferenceOrBuilder |
getMergeEventProcessorSegmentOrBuilder()
Instruction to merge two Segments in a Tracking Event Processor
|
NodeInfo |
getNodeNotification()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
|
NodeInfo.Builder |
getNodeNotificationBuilder()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
|
NodeInfoOrBuilder |
getNodeNotificationOrBuilder()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
|
EventProcessorReference |
getPauseEventProcessor()
Instruction from AxonServer to Pause a Tracking Event Processor.
|
EventProcessorReference.Builder |
getPauseEventProcessorBuilder()
Instruction from AxonServer to Pause a Tracking Event Processor.
|
EventProcessorReferenceOrBuilder |
getPauseEventProcessorOrBuilder()
Instruction from AxonServer to Pause a Tracking Event Processor.
|
EventProcessorSegmentReference |
getReleaseSegment()
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
|
EventProcessorSegmentReference.Builder |
getReleaseSegmentBuilder()
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
|
EventProcessorSegmentReferenceOrBuilder |
getReleaseSegmentOrBuilder()
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
|
PlatformOutboundInstruction.RequestCase |
getRequestCase() |
EventProcessorReference |
getRequestEventProcessorInfo()
A request from AxonServer for status information of a specific Tracking Event Processor
|
EventProcessorReference.Builder |
getRequestEventProcessorInfoBuilder()
A request from AxonServer for status information of a specific Tracking Event Processor
|
EventProcessorReferenceOrBuilder |
getRequestEventProcessorInfoOrBuilder()
A request from AxonServer for status information of a specific Tracking Event Processor
|
RequestReconnect |
getRequestReconnect()
A request from AxonServer to the Application to migrate its connection to another node.
|
RequestReconnect.Builder |
getRequestReconnectBuilder()
A request from AxonServer to the Application to migrate its connection to another node.
|
RequestReconnectOrBuilder |
getRequestReconnectOrBuilder()
A request from AxonServer to the Application to migrate its connection to another node.
|
EventProcessorSegmentReference |
getSplitEventProcessorSegment()
Instruction to split a Segment in a Tracking Event Processor
|
EventProcessorSegmentReference.Builder |
getSplitEventProcessorSegmentBuilder()
Instruction to split a Segment in a Tracking Event Processor
|
EventProcessorSegmentReferenceOrBuilder |
getSplitEventProcessorSegmentOrBuilder()
Instruction to split a Segment in a Tracking Event Processor
|
EventProcessorReference |
getStartEventProcessor()
Instruction from AxonServer to Start a Tracking Event Processor.
|
EventProcessorReference.Builder |
getStartEventProcessorBuilder()
Instruction from AxonServer to Start a Tracking Event Processor.
|
EventProcessorReferenceOrBuilder |
getStartEventProcessorOrBuilder()
Instruction from AxonServer to Start a Tracking Event Processor.
|
boolean |
hasAck()
Acknowledgement of previously sent instruction via inbound stream
|
boolean |
hasHeartbeat()
This heartbeat is used by AxonFramework in order to check if the connection is still alive
|
boolean |
hasMergeEventProcessorSegment()
Instruction to merge two Segments in a Tracking Event Processor
|
boolean |
hasNodeNotification()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
|
boolean |
hasPauseEventProcessor()
Instruction from AxonServer to Pause a Tracking Event Processor.
|
boolean |
hasReleaseSegment()
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
|
boolean |
hasRequestEventProcessorInfo()
A request from AxonServer for status information of a specific Tracking Event Processor
|
boolean |
hasRequestReconnect()
A request from AxonServer to the Application to migrate its connection to another node.
|
boolean |
hasSplitEventProcessorSegment()
Instruction to split a Segment in a Tracking Event Processor
|
boolean |
hasStartEventProcessor()
Instruction from AxonServer to Start a Tracking Event Processor.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PlatformOutboundInstruction.Builder |
mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
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 |
mergeHeartbeat(Heartbeat value)
This heartbeat is used by AxonFramework in order to check if the connection is still alive
|
PlatformOutboundInstruction.Builder |
mergeMergeEventProcessorSegment(EventProcessorSegmentReference value)
Instruction to merge two Segments in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
mergeNodeNotification(NodeInfo value)
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
|
PlatformOutboundInstruction.Builder |
mergePauseEventProcessor(EventProcessorReference value)
Instruction from AxonServer to Pause a Tracking Event Processor.
|
PlatformOutboundInstruction.Builder |
mergeReleaseSegment(EventProcessorSegmentReference value)
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
mergeRequestEventProcessorInfo(EventProcessorReference value)
A request from AxonServer for status information of a specific Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
mergeRequestReconnect(RequestReconnect value)
A request from AxonServer to the Application to migrate its connection to another node.
|
PlatformOutboundInstruction.Builder |
mergeSplitEventProcessorSegment(EventProcessorSegmentReference value)
Instruction to split a Segment in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
mergeStartEventProcessor(EventProcessorReference value)
Instruction from AxonServer to Start a Tracking Event Processor.
|
PlatformOutboundInstruction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PlatformOutboundInstruction.Builder |
setAck(InstructionAck.Builder builderForValue)
Acknowledgement of previously sent instruction via inbound stream
|
PlatformOutboundInstruction.Builder |
setAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
PlatformOutboundInstruction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlatformOutboundInstruction.Builder |
setHeartbeat(Heartbeat.Builder builderForValue)
This heartbeat is used by AxonFramework in order to check if the connection is still alive
|
PlatformOutboundInstruction.Builder |
setHeartbeat(Heartbeat value)
This heartbeat is used by AxonFramework in order to check if the connection is still alive
|
PlatformOutboundInstruction.Builder |
setInstructionId(String value)
Instruction identifier.
|
PlatformOutboundInstruction.Builder |
setInstructionIdBytes(com.google.protobuf.ByteString value)
Instruction identifier.
|
PlatformOutboundInstruction.Builder |
setMergeEventProcessorSegment(EventProcessorSegmentReference.Builder builderForValue)
Instruction to merge two Segments in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
setMergeEventProcessorSegment(EventProcessorSegmentReference value)
Instruction to merge two Segments in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
setNodeNotification(NodeInfo.Builder builderForValue)
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
|
PlatformOutboundInstruction.Builder |
setNodeNotification(NodeInfo value)
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
|
PlatformOutboundInstruction.Builder |
setPauseEventProcessor(EventProcessorReference.Builder builderForValue)
Instruction from AxonServer to Pause a Tracking Event Processor.
|
PlatformOutboundInstruction.Builder |
setPauseEventProcessor(EventProcessorReference value)
Instruction from AxonServer to Pause a Tracking Event Processor.
|
PlatformOutboundInstruction.Builder |
setReleaseSegment(EventProcessorSegmentReference.Builder builderForValue)
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
setReleaseSegment(EventProcessorSegmentReference value)
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PlatformOutboundInstruction.Builder |
setRequestEventProcessorInfo(EventProcessorReference.Builder builderForValue)
A request from AxonServer for status information of a specific Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
setRequestEventProcessorInfo(EventProcessorReference value)
A request from AxonServer for status information of a specific Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
setRequestReconnect(RequestReconnect.Builder builderForValue)
A request from AxonServer to the Application to migrate its connection to another node.
|
PlatformOutboundInstruction.Builder |
setRequestReconnect(RequestReconnect value)
A request from AxonServer to the Application to migrate its connection to another node.
|
PlatformOutboundInstruction.Builder |
setSplitEventProcessorSegment(EventProcessorSegmentReference.Builder builderForValue)
Instruction to split a Segment in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
setSplitEventProcessorSegment(EventProcessorSegmentReference value)
Instruction to split a Segment in a Tracking Event Processor
|
PlatformOutboundInstruction.Builder |
setStartEventProcessor(EventProcessorReference.Builder builderForValue)
Instruction from AxonServer to Start a Tracking Event Processor.
|
PlatformOutboundInstruction.Builder |
setStartEventProcessor(EventProcessorReference value)
Instruction from AxonServer to Start a Tracking Event Processor.
|
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()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
hasNodeNotification
in interface PlatformOutboundInstructionOrBuilder
public NodeInfo getNodeNotification()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
getNodeNotification
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setNodeNotification(NodeInfo value)
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public PlatformOutboundInstruction.Builder setNodeNotification(NodeInfo.Builder builderForValue)
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public PlatformOutboundInstruction.Builder mergeNodeNotification(NodeInfo value)
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public PlatformOutboundInstruction.Builder clearNodeNotification()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public NodeInfo.Builder getNodeNotificationBuilder()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public NodeInfoOrBuilder getNodeNotificationOrBuilder()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
.io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
getNodeNotificationOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasRequestReconnect()
A request from AxonServer to the Application to migrate its connection to another node. Clients SHOULD honor this request by closing their current connection, and using the GetPlatformServer RPC to request a new destination.
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
hasRequestReconnect
in interface PlatformOutboundInstructionOrBuilder
public RequestReconnect getRequestReconnect()
A request from AxonServer to the Application to migrate its connection to another node. Clients SHOULD honor this request by closing their current connection, and using the GetPlatformServer RPC to request a new destination.
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
getRequestReconnect
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setRequestReconnect(RequestReconnect value)
A request from AxonServer to the Application to migrate its connection to another node. Clients SHOULD honor this request by closing their current connection, and using the GetPlatformServer RPC to request a new destination.
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public PlatformOutboundInstruction.Builder setRequestReconnect(RequestReconnect.Builder builderForValue)
A request from AxonServer to the Application to migrate its connection to another node. Clients SHOULD honor this request by closing their current connection, and using the GetPlatformServer RPC to request a new destination.
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public PlatformOutboundInstruction.Builder mergeRequestReconnect(RequestReconnect value)
A request from AxonServer to the Application to migrate its connection to another node. Clients SHOULD honor this request by closing their current connection, and using the GetPlatformServer RPC to request a new destination.
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public PlatformOutboundInstruction.Builder clearRequestReconnect()
A request from AxonServer to the Application to migrate its connection to another node. Clients SHOULD honor this request by closing their current connection, and using the GetPlatformServer RPC to request a new destination.
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public RequestReconnect.Builder getRequestReconnectBuilder()
A request from AxonServer to the Application to migrate its connection to another node. Clients SHOULD honor this request by closing their current connection, and using the GetPlatformServer RPC to request a new destination.
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public RequestReconnectOrBuilder getRequestReconnectOrBuilder()
A request from AxonServer to the Application to migrate its connection to another node. Clients SHOULD honor this request by closing their current connection, and using the GetPlatformServer RPC to request a new destination.
.io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
getRequestReconnectOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasPauseEventProcessor()
Instruction from AxonServer to Pause a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference pause_event_processor = 4;
hasPauseEventProcessor
in interface PlatformOutboundInstructionOrBuilder
public EventProcessorReference getPauseEventProcessor()
Instruction from AxonServer to Pause a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference pause_event_processor = 4;
getPauseEventProcessor
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setPauseEventProcessor(EventProcessorReference value)
Instruction from AxonServer to Pause a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference pause_event_processor = 4;
public PlatformOutboundInstruction.Builder setPauseEventProcessor(EventProcessorReference.Builder builderForValue)
Instruction from AxonServer to Pause a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference pause_event_processor = 4;
public PlatformOutboundInstruction.Builder mergePauseEventProcessor(EventProcessorReference value)
Instruction from AxonServer to Pause a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference pause_event_processor = 4;
public PlatformOutboundInstruction.Builder clearPauseEventProcessor()
Instruction from AxonServer to Pause a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference pause_event_processor = 4;
public EventProcessorReference.Builder getPauseEventProcessorBuilder()
Instruction from AxonServer to Pause a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference pause_event_processor = 4;
public EventProcessorReferenceOrBuilder getPauseEventProcessorOrBuilder()
Instruction from AxonServer to Pause a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference pause_event_processor = 4;
getPauseEventProcessorOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasStartEventProcessor()
Instruction from AxonServer to Start a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference start_event_processor = 5;
hasStartEventProcessor
in interface PlatformOutboundInstructionOrBuilder
public EventProcessorReference getStartEventProcessor()
Instruction from AxonServer to Start a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference start_event_processor = 5;
getStartEventProcessor
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setStartEventProcessor(EventProcessorReference value)
Instruction from AxonServer to Start a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference start_event_processor = 5;
public PlatformOutboundInstruction.Builder setStartEventProcessor(EventProcessorReference.Builder builderForValue)
Instruction from AxonServer to Start a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference start_event_processor = 5;
public PlatformOutboundInstruction.Builder mergeStartEventProcessor(EventProcessorReference value)
Instruction from AxonServer to Start a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference start_event_processor = 5;
public PlatformOutboundInstruction.Builder clearStartEventProcessor()
Instruction from AxonServer to Start a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference start_event_processor = 5;
public EventProcessorReference.Builder getStartEventProcessorBuilder()
Instruction from AxonServer to Start a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference start_event_processor = 5;
public EventProcessorReferenceOrBuilder getStartEventProcessorOrBuilder()
Instruction from AxonServer to Start a Tracking Event Processor.
.io.axoniq.axonserver.grpc.control.EventProcessorReference start_event_processor = 5;
getStartEventProcessorOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasReleaseSegment()
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference release_segment = 6;
hasReleaseSegment
in interface PlatformOutboundInstructionOrBuilder
public EventProcessorSegmentReference getReleaseSegment()
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference release_segment = 6;
getReleaseSegment
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setReleaseSegment(EventProcessorSegmentReference value)
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference release_segment = 6;
public PlatformOutboundInstruction.Builder setReleaseSegment(EventProcessorSegmentReference.Builder builderForValue)
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference release_segment = 6;
public PlatformOutboundInstruction.Builder mergeReleaseSegment(EventProcessorSegmentReference value)
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference release_segment = 6;
public PlatformOutboundInstruction.Builder clearReleaseSegment()
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference release_segment = 6;
public EventProcessorSegmentReference.Builder getReleaseSegmentBuilder()
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference release_segment = 6;
public EventProcessorSegmentReferenceOrBuilder getReleaseSegmentOrBuilder()
Instruction from AxonServer to Release a specific segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference release_segment = 6;
getReleaseSegmentOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasRequestEventProcessorInfo()
A request from AxonServer for status information of a specific Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorReference request_event_processor_info = 7;
hasRequestEventProcessorInfo
in interface PlatformOutboundInstructionOrBuilder
public EventProcessorReference getRequestEventProcessorInfo()
A request from AxonServer for status information of a specific Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorReference request_event_processor_info = 7;
getRequestEventProcessorInfo
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setRequestEventProcessorInfo(EventProcessorReference value)
A request from AxonServer for status information of a specific Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorReference request_event_processor_info = 7;
public PlatformOutboundInstruction.Builder setRequestEventProcessorInfo(EventProcessorReference.Builder builderForValue)
A request from AxonServer for status information of a specific Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorReference request_event_processor_info = 7;
public PlatformOutboundInstruction.Builder mergeRequestEventProcessorInfo(EventProcessorReference value)
A request from AxonServer for status information of a specific Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorReference request_event_processor_info = 7;
public PlatformOutboundInstruction.Builder clearRequestEventProcessorInfo()
A request from AxonServer for status information of a specific Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorReference request_event_processor_info = 7;
public EventProcessorReference.Builder getRequestEventProcessorInfoBuilder()
A request from AxonServer for status information of a specific Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorReference request_event_processor_info = 7;
public EventProcessorReferenceOrBuilder getRequestEventProcessorInfoOrBuilder()
A request from AxonServer for status information of a specific Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorReference request_event_processor_info = 7;
getRequestEventProcessorInfoOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasSplitEventProcessorSegment()
Instruction to split a Segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference split_event_processor_segment = 8;
hasSplitEventProcessorSegment
in interface PlatformOutboundInstructionOrBuilder
public EventProcessorSegmentReference getSplitEventProcessorSegment()
Instruction to split a Segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference split_event_processor_segment = 8;
getSplitEventProcessorSegment
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setSplitEventProcessorSegment(EventProcessorSegmentReference value)
Instruction to split a Segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference split_event_processor_segment = 8;
public PlatformOutboundInstruction.Builder setSplitEventProcessorSegment(EventProcessorSegmentReference.Builder builderForValue)
Instruction to split a Segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference split_event_processor_segment = 8;
public PlatformOutboundInstruction.Builder mergeSplitEventProcessorSegment(EventProcessorSegmentReference value)
Instruction to split a Segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference split_event_processor_segment = 8;
public PlatformOutboundInstruction.Builder clearSplitEventProcessorSegment()
Instruction to split a Segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference split_event_processor_segment = 8;
public EventProcessorSegmentReference.Builder getSplitEventProcessorSegmentBuilder()
Instruction to split a Segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference split_event_processor_segment = 8;
public EventProcessorSegmentReferenceOrBuilder getSplitEventProcessorSegmentOrBuilder()
Instruction to split a Segment in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference split_event_processor_segment = 8;
getSplitEventProcessorSegmentOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasMergeEventProcessorSegment()
Instruction to merge two Segments in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference merge_event_processor_segment = 9;
hasMergeEventProcessorSegment
in interface PlatformOutboundInstructionOrBuilder
public EventProcessorSegmentReference getMergeEventProcessorSegment()
Instruction to merge two Segments in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference merge_event_processor_segment = 9;
getMergeEventProcessorSegment
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setMergeEventProcessorSegment(EventProcessorSegmentReference value)
Instruction to merge two Segments in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference merge_event_processor_segment = 9;
public PlatformOutboundInstruction.Builder setMergeEventProcessorSegment(EventProcessorSegmentReference.Builder builderForValue)
Instruction to merge two Segments in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference merge_event_processor_segment = 9;
public PlatformOutboundInstruction.Builder mergeMergeEventProcessorSegment(EventProcessorSegmentReference value)
Instruction to merge two Segments in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference merge_event_processor_segment = 9;
public PlatformOutboundInstruction.Builder clearMergeEventProcessorSegment()
Instruction to merge two Segments in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference merge_event_processor_segment = 9;
public EventProcessorSegmentReference.Builder getMergeEventProcessorSegmentBuilder()
Instruction to merge two Segments in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference merge_event_processor_segment = 9;
public EventProcessorSegmentReferenceOrBuilder getMergeEventProcessorSegmentOrBuilder()
Instruction to merge two Segments in a Tracking Event Processor
.io.axoniq.axonserver.grpc.control.EventProcessorSegmentReference merge_event_processor_segment = 9;
getMergeEventProcessorSegmentOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasHeartbeat()
This heartbeat is used by AxonFramework in order to check if the connection is still alive
.io.axoniq.axonserver.grpc.control.Heartbeat heartbeat = 10;
hasHeartbeat
in interface PlatformOutboundInstructionOrBuilder
public Heartbeat getHeartbeat()
This heartbeat is used by AxonFramework in order to check if the connection is still alive
.io.axoniq.axonserver.grpc.control.Heartbeat heartbeat = 10;
getHeartbeat
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setHeartbeat(Heartbeat value)
This heartbeat is used by AxonFramework in order to check if the connection is still alive
.io.axoniq.axonserver.grpc.control.Heartbeat heartbeat = 10;
public PlatformOutboundInstruction.Builder setHeartbeat(Heartbeat.Builder builderForValue)
This heartbeat is used by AxonFramework in order to check if the connection is still alive
.io.axoniq.axonserver.grpc.control.Heartbeat heartbeat = 10;
public PlatformOutboundInstruction.Builder mergeHeartbeat(Heartbeat value)
This heartbeat is used by AxonFramework in order to check if the connection is still alive
.io.axoniq.axonserver.grpc.control.Heartbeat heartbeat = 10;
public PlatformOutboundInstruction.Builder clearHeartbeat()
This heartbeat is used by AxonFramework in order to check if the connection is still alive
.io.axoniq.axonserver.grpc.control.Heartbeat heartbeat = 10;
public Heartbeat.Builder getHeartbeatBuilder()
This heartbeat is used by AxonFramework in order to check if the connection is still alive
.io.axoniq.axonserver.grpc.control.Heartbeat heartbeat = 10;
public HeartbeatOrBuilder getHeartbeatOrBuilder()
This heartbeat is used by AxonFramework in order to check if the connection is still alive
.io.axoniq.axonserver.grpc.control.Heartbeat heartbeat = 10;
getHeartbeatOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public boolean hasAck()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 11;
hasAck
in interface PlatformOutboundInstructionOrBuilder
public InstructionAck getAck()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 11;
getAck
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 11;
public PlatformOutboundInstruction.Builder setAck(InstructionAck.Builder builderForValue)
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 11;
public PlatformOutboundInstruction.Builder mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 11;
public PlatformOutboundInstruction.Builder clearAck()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 11;
public InstructionAck.Builder getAckBuilder()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 11;
public InstructionAckOrBuilder getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 11;
getAckOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public String getInstructionId()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 12;
getInstructionId
in interface PlatformOutboundInstructionOrBuilder
public com.google.protobuf.ByteString getInstructionIdBytes()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 12;
getInstructionIdBytes
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setInstructionId(String value)
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 12;
public PlatformOutboundInstruction.Builder clearInstructionId()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via inbound stream
string instruction_id = 12;
public PlatformOutboundInstruction.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 = 12;
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–2020. All rights reserved.