public static interface KeyValueStateMachineProto.LockRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getServer()
string server = 1; |
com.google.protobuf.ByteString |
getServerBytes()
string server = 1; |
java.lang.String |
getUniqueHash()
string uniqueHash = 2; |
com.google.protobuf.ByteString |
getUniqueHashBytes()
string uniqueHash = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getServer()
string server = 1;com.google.protobuf.ByteString getServerBytes()
string server = 1;java.lang.String getUniqueHash()
string uniqueHash = 2;com.google.protobuf.ByteString getUniqueHashBytes()
string uniqueHash = 2;