public static interface OtsProtocol2.TableInBatchGetRowRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getColumnsToGet(int index) |
int |
getColumnsToGetCount() |
List<String> |
getColumnsToGetList() |
OtsProtocol2.ColumnCondition |
getFilter() |
OtsProtocol2.ColumnConditionOrBuilder |
getFilterOrBuilder() |
OtsProtocol2.RowInBatchGetRowRequest |
getRows(int index) |
int |
getRowsCount() |
List<OtsProtocol2.RowInBatchGetRowRequest> |
getRowsList() |
OtsProtocol2.RowInBatchGetRowRequestOrBuilder |
getRowsOrBuilder(int index) |
List<? extends OtsProtocol2.RowInBatchGetRowRequestOrBuilder> |
getRowsOrBuilderList() |
String |
getTableName() |
boolean |
hasFilter() |
boolean |
hasTableName() |
boolean hasTableName()
String getTableName()
List<OtsProtocol2.RowInBatchGetRowRequest> getRowsList()
OtsProtocol2.RowInBatchGetRowRequest getRows(int index)
int getRowsCount()
List<? extends OtsProtocol2.RowInBatchGetRowRequestOrBuilder> getRowsOrBuilderList()
OtsProtocol2.RowInBatchGetRowRequestOrBuilder getRowsOrBuilder(int index)
int getColumnsToGetCount()
String getColumnsToGet(int index)
boolean hasFilter()
OtsProtocol2.ColumnCondition getFilter()
OtsProtocol2.ColumnConditionOrBuilder getFilterOrBuilder()
Copyright © 2016. All Rights Reserved.