public static interface KeyValueStateMachineProto.SetValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey()
string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
string key = 1; |
java.lang.String |
getOwner()
if this is not empty, the value will be cleaned up automatically when the owner disconnects
|
com.google.protobuf.ByteString |
getOwnerBytes()
if this is not empty, the value will be cleaned up automatically when the owner disconnects
|
com.google.protobuf.ByteString |
getValue()
bytes value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getKey()
string key = 1;com.google.protobuf.ByteString getKeyBytes()
string key = 1;com.google.protobuf.ByteString getValue()
bytes value = 2;java.lang.String getOwner()
if this is not empty, the value will be cleaned up automatically when the owner disconnects
string owner = 3;com.google.protobuf.ByteString getOwnerBytes()
if this is not empty, the value will be cleaned up automatically when the owner disconnects
string owner = 3;