public static interface _SortedSetFetchRequest._ByIndexOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
_SortedSetFetchRequest._ByIndex.EndCase |
getEndCase() |
int |
getExclusiveEndIndex()
sint32 exclusive_end_index = 4; |
int |
getInclusiveStartIndex()
sint32 inclusive_start_index = 2; |
_SortedSetFetchRequest._ByIndex.StartCase |
getStartCase() |
_Unbounded |
getUnboundedEnd()
.cache_client._Unbounded unbounded_end = 3; |
_UnboundedOrBuilder |
getUnboundedEndOrBuilder()
.cache_client._Unbounded unbounded_end = 3; |
_Unbounded |
getUnboundedStart()
.cache_client._Unbounded unbounded_start = 1; |
_UnboundedOrBuilder |
getUnboundedStartOrBuilder()
.cache_client._Unbounded unbounded_start = 1; |
boolean |
hasExclusiveEndIndex()
sint32 exclusive_end_index = 4; |
boolean |
hasInclusiveStartIndex()
sint32 inclusive_start_index = 2; |
boolean |
hasUnboundedEnd()
.cache_client._Unbounded unbounded_end = 3; |
boolean |
hasUnboundedStart()
.cache_client._Unbounded unbounded_start = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUnboundedStart()
.cache_client._Unbounded unbounded_start = 1;_Unbounded getUnboundedStart()
.cache_client._Unbounded unbounded_start = 1;_UnboundedOrBuilder getUnboundedStartOrBuilder()
.cache_client._Unbounded unbounded_start = 1;boolean hasInclusiveStartIndex()
sint32 inclusive_start_index = 2;int getInclusiveStartIndex()
sint32 inclusive_start_index = 2;boolean hasUnboundedEnd()
.cache_client._Unbounded unbounded_end = 3;_Unbounded getUnboundedEnd()
.cache_client._Unbounded unbounded_end = 3;_UnboundedOrBuilder getUnboundedEndOrBuilder()
.cache_client._Unbounded unbounded_end = 3;boolean hasExclusiveEndIndex()
sint32 exclusive_end_index = 4;int getExclusiveEndIndex()
sint32 exclusive_end_index = 4;_SortedSetFetchRequest._ByIndex.StartCase getStartCase()
_SortedSetFetchRequest._ByIndex.EndCase getEndCase()