public interface RangeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCountOnly() |
com.google.protobuf.ByteString |
getKey() |
boolean |
getKeysOnly() |
long |
getLimit() |
long |
getMaxCreateRevision() |
long |
getMaxModRevision() |
long |
getMinCreateRevision() |
long |
getMinModRevision() |
com.google.protobuf.ByteString |
getRangeEnd() |
long |
getRevision() |
boolean |
getSerializable() |
RangeRequest.SortOrder |
getSortOrder() |
int |
getSortOrderValue() |
RangeRequest.SortTarget |
getSortTarget() |
int |
getSortTargetValue() |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getKey()
com.google.protobuf.ByteString getRangeEnd()
long getLimit()
long getRevision()
int getSortOrderValue()
RangeRequest.SortOrder getSortOrder()
int getSortTargetValue()
RangeRequest.SortTarget getSortTarget()
boolean getSerializable()
boolean getKeysOnly()
boolean getCountOnly()
long getMinModRevision()
long getMaxModRevision()
long getMinCreateRevision()
long getMaxCreateRevision()
Copyright © 2019. All rights reserved.