public interface PlatformInboundInstructionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
EventProcessorInfo |
getEventProcessorInfo()
optional .io.axoniq.axonserver.grpc.control.EventProcessorInfo event_processor_info = 2; |
EventProcessorInfoOrBuilder |
getEventProcessorInfoOrBuilder()
optional .io.axoniq.axonserver.grpc.control.EventProcessorInfo event_processor_info = 2; |
ClientIdentification |
getRegister()
optional .io.axoniq.axonserver.grpc.control.ClientIdentification register = 1; |
ClientIdentificationOrBuilder |
getRegisterOrBuilder()
optional .io.axoniq.axonserver.grpc.control.ClientIdentification register = 1; |
PlatformInboundInstruction.RequestCase |
getRequestCase() |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
ClientIdentification getRegister()
optional .io.axoniq.axonserver.grpc.control.ClientIdentification register = 1;
ClientIdentificationOrBuilder getRegisterOrBuilder()
optional .io.axoniq.axonserver.grpc.control.ClientIdentification register = 1;
EventProcessorInfo getEventProcessorInfo()
optional .io.axoniq.axonserver.grpc.control.EventProcessorInfo event_processor_info = 2;
EventProcessorInfoOrBuilder getEventProcessorInfoOrBuilder()
optional .io.axoniq.axonserver.grpc.control.EventProcessorInfo event_processor_info = 2;
PlatformInboundInstruction.RequestCase getRequestCase()
Copyright © 2010–2018. All rights reserved.