public interface ProcessingInstructionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ProcessingKey |
getKey()
.io.axoniq.axonserver.grpc.ProcessingKey key = 1; |
int |
getKeyValue()
.io.axoniq.axonserver.grpc.ProcessingKey key = 1; |
MetaDataValue |
getValue()
.io.axoniq.axonserver.grpc.MetaDataValue value = 2; |
MetaDataValueOrBuilder |
getValueOrBuilder()
.io.axoniq.axonserver.grpc.MetaDataValue value = 2; |
boolean |
hasValue()
.io.axoniq.axonserver.grpc.MetaDataValue value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getKeyValue()
.io.axoniq.axonserver.grpc.ProcessingKey key = 1;
ProcessingKey getKey()
.io.axoniq.axonserver.grpc.ProcessingKey key = 1;
boolean hasValue()
.io.axoniq.axonserver.grpc.MetaDataValue value = 2;
MetaDataValue getValue()
.io.axoniq.axonserver.grpc.MetaDataValue value = 2;
MetaDataValueOrBuilder getValueOrBuilder()
.io.axoniq.axonserver.grpc.MetaDataValue value = 2;
Copyright © 2010–2019. All rights reserved.