public static interface OtsInternalApi.GetRangeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
boolean |
getCacheBlocks() |
String |
getColumnsToGet(int index) |
int |
getColumnsToGetCount() |
List<String> |
getColumnsToGetList() |
OtsInternalApi.Direction |
getDirection() |
String |
getEndColumn() |
com.google.protobuf.ByteString |
getExclusiveEndPrimaryKey() |
com.google.protobuf.ByteString |
getFilter() |
com.google.protobuf.ByteString |
getInclusiveStartPrimaryKey() |
int |
getLimit() |
int |
getMaxVersions() |
String |
getStartColumn() |
String |
getTableName() |
OtsInternalApi.TimeRange |
getTimeRange() |
OtsInternalApi.TimeRangeOrBuilder |
getTimeRangeOrBuilder() |
com.google.protobuf.ByteString |
getToken() |
String |
getTransactionId() |
boolean |
hasCacheBlocks() |
boolean |
hasDirection() |
boolean |
hasEndColumn() |
boolean |
hasExclusiveEndPrimaryKey() |
boolean |
hasFilter() |
boolean |
hasInclusiveStartPrimaryKey() |
boolean |
hasLimit() |
boolean |
hasMaxVersions() |
boolean |
hasStartColumn() |
boolean |
hasTableName() |
boolean |
hasTimeRange() |
boolean |
hasToken() |
boolean |
hasTransactionId() |
boolean hasTableName()
String getTableName()
boolean hasDirection()
OtsInternalApi.Direction getDirection()
int getColumnsToGetCount()
String getColumnsToGet(int index)
boolean hasTimeRange()
OtsInternalApi.TimeRange getTimeRange()
OtsInternalApi.TimeRangeOrBuilder getTimeRangeOrBuilder()
boolean hasMaxVersions()
int getMaxVersions()
boolean hasLimit()
int getLimit()
boolean hasInclusiveStartPrimaryKey()
com.google.protobuf.ByteString getInclusiveStartPrimaryKey()
boolean hasExclusiveEndPrimaryKey()
com.google.protobuf.ByteString getExclusiveEndPrimaryKey()
boolean hasCacheBlocks()
boolean getCacheBlocks()
boolean hasFilter()
com.google.protobuf.ByteString getFilter()
boolean hasStartColumn()
String getStartColumn()
boolean hasEndColumn()
String getEndColumn()
boolean hasToken()
com.google.protobuf.ByteString getToken()
boolean hasTransactionId()
String getTransactionId()
Copyright © 2018. All Rights Reserved.