public interface _KeysExistRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getCacheKeys(int index)
repeated bytes cache_keys = 1; |
int |
getCacheKeysCount()
repeated bytes cache_keys = 1; |
java.util.List<com.google.protobuf.ByteString> |
getCacheKeysList()
repeated bytes cache_keys = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<com.google.protobuf.ByteString> getCacheKeysList()
repeated bytes cache_keys = 1;int getCacheKeysCount()
repeated bytes cache_keys = 1;com.google.protobuf.ByteString getCacheKeys(int index)
repeated bytes cache_keys = 1;index - The index of the element to return.