OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.addAllColumnsToGet(Iterable<String> values) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.addAllRows(Iterable<? extends OtsProtocol2.RowInBatchGetRowRequest> values) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.addColumnsToGet(String value) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.addRows(int index,
OtsProtocol2.RowInBatchGetRowRequest.Builder builderForValue) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.addRows(int index,
OtsProtocol2.RowInBatchGetRowRequest value) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.addRows(OtsProtocol2.RowInBatchGetRowRequest.Builder builderForValue) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.addRows(OtsProtocol2.RowInBatchGetRowRequest value) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.BatchGetRowRequest.Builder.addTablesBuilder() |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.BatchGetRowRequest.Builder.addTablesBuilder(int index) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.clear() |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.clearColumnsToGet() |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.clearFilter() |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.clearRows() |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.clearTableName() |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.clone() |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.BatchGetRowRequest.Builder.getTablesBuilder(int index) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.mergeFilter(OtsProtocol2.ColumnCondition value) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.mergeFrom(OtsProtocol2.TableInBatchGetRowRequest other) |
static OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.newBuilder() |
static OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.newBuilder(OtsProtocol2.TableInBatchGetRowRequest prototype) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.newBuilderForType() |
protected OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.removeRows(int index) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.setColumnsToGet(int index,
String value) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.setFilter(OtsProtocol2.ColumnCondition.Builder builderForValue) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.setFilter(OtsProtocol2.ColumnCondition value) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.setRows(int index,
OtsProtocol2.RowInBatchGetRowRequest.Builder builderForValue) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.setRows(int index,
OtsProtocol2.RowInBatchGetRowRequest value) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.setTableName(String value) |
OtsProtocol2.TableInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.toBuilder() |