public static interface OtsInternalApi.GetRowRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
boolean |
getCacheBlocks() |
String |
getColumnsToGet(int index) |
int |
getColumnsToGetCount() |
List<String> |
getColumnsToGetList() |
String |
getEndColumn() |
com.google.protobuf.ByteString |
getFilter() |
int |
getMaxVersions() |
com.google.protobuf.ByteString |
getPrimaryKey() |
String |
getStartColumn() |
String |
getTableName() |
OtsInternalApi.TimeRange |
getTimeRange() |
OtsInternalApi.TimeRangeOrBuilder |
getTimeRangeOrBuilder() |
com.google.protobuf.ByteString |
getToken() |
boolean |
hasCacheBlocks() |
boolean |
hasEndColumn() |
boolean |
hasFilter() |
boolean |
hasMaxVersions() |
boolean |
hasPrimaryKey() |
boolean |
hasStartColumn() |
boolean |
hasTableName() |
boolean |
hasTimeRange() |
boolean |
hasToken() |
boolean hasTableName()
String getTableName()
boolean hasPrimaryKey()
com.google.protobuf.ByteString getPrimaryKey()
int getColumnsToGetCount()
String getColumnsToGet(int index)
boolean hasTimeRange()
OtsInternalApi.TimeRange getTimeRange()
OtsInternalApi.TimeRangeOrBuilder getTimeRangeOrBuilder()
boolean hasMaxVersions()
int getMaxVersions()
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()
Copyright © 2017. All Rights Reserved.