public static interface OtsInternalApi.TableInBatchGetRowRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getColumnsToGet(int index) |
int |
getColumnsToGetCount() |
List<String> |
getColumnsToGetList() |
String |
getEndColumn() |
com.google.protobuf.ByteString |
getFilter() |
int |
getMaxVersions() |
com.google.protobuf.ByteString |
getPrimaryKey(int index) |
int |
getPrimaryKeyCount() |
List<com.google.protobuf.ByteString> |
getPrimaryKeyList() |
String |
getStartColumn() |
String |
getTableName() |
OtsInternalApi.TimeRange |
getTimeRange() |
OtsInternalApi.TimeRangeOrBuilder |
getTimeRangeOrBuilder() |
com.google.protobuf.ByteString |
getToken(int index) |
int |
getTokenCount() |
List<com.google.protobuf.ByteString> |
getTokenList() |
boolean |
hasEndColumn() |
boolean |
hasFilter() |
boolean |
hasMaxVersions() |
boolean |
hasStartColumn() |
boolean |
hasTableName() |
boolean |
hasTimeRange() |
boolean hasTableName()
String getTableName()
List<com.google.protobuf.ByteString> getPrimaryKeyList()
int getPrimaryKeyCount()
com.google.protobuf.ByteString getPrimaryKey(int index)
List<com.google.protobuf.ByteString> getTokenList()
int getTokenCount()
com.google.protobuf.ByteString getToken(int index)
int getColumnsToGetCount()
String getColumnsToGet(int index)
boolean hasTimeRange()
OtsInternalApi.TimeRange getTimeRange()
OtsInternalApi.TimeRangeOrBuilder getTimeRangeOrBuilder()
boolean hasMaxVersions()
int getMaxVersions()
boolean hasFilter()
com.google.protobuf.ByteString getFilter()
boolean hasStartColumn()
String getStartColumn()
boolean hasEndColumn()
String getEndColumn()
Copyright © 2019. All Rights Reserved.