public interface ContextUpdateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ContextAction |
getAction()
optional .io.axoniq.platform.grpc.ContextAction action = 4; |
int |
getActionValue()
optional .io.axoniq.platform.grpc.ContextAction action = 4; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
String |
getNodes(int index)
repeated string nodes = 3; |
com.google.protobuf.ByteString |
getNodesBytes(int index)
repeated string nodes = 3; |
int |
getNodesCount()
repeated string nodes = 3; |
List<String> |
getNodesList()
repeated string nodes = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;int getNodesCount()
repeated string nodes = 3;String getNodes(int index)
repeated string nodes = 3;com.google.protobuf.ByteString getNodesBytes(int index)
repeated string nodes = 3;int getActionValue()
optional .io.axoniq.platform.grpc.ContextAction action = 4;ContextAction getAction()
optional .io.axoniq.platform.grpc.ContextAction action = 4;Copyright © 2017–2018. All rights reserved.