OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.addAllRows(Iterable<? extends OtsProtocol2.RowInBatchGetRowResponse> values) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.addRows(int index,
OtsProtocol2.RowInBatchGetRowResponse.Builder builderForValue) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.addRows(int index,
OtsProtocol2.RowInBatchGetRowResponse value) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.addRows(OtsProtocol2.RowInBatchGetRowResponse.Builder builderForValue) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.addRows(OtsProtocol2.RowInBatchGetRowResponse value) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.BatchGetRowResponse.Builder.addTablesBuilder() |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.BatchGetRowResponse.Builder.addTablesBuilder(int index) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.clear() |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.clearRows() |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.clearTableName() |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.clone() |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.BatchGetRowResponse.Builder.getTablesBuilder(int index) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.mergeFrom(OtsProtocol2.TableInBatchGetRowResponse other) |
static OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.newBuilder() |
static OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.newBuilder(OtsProtocol2.TableInBatchGetRowResponse prototype) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.newBuilderForType() |
protected OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.removeRows(int index) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.setRows(int index,
OtsProtocol2.RowInBatchGetRowResponse.Builder builderForValue) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.setRows(int index,
OtsProtocol2.RowInBatchGetRowResponse value) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.Builder.setTableName(String value) |
OtsProtocol2.TableInBatchGetRowResponse.Builder |
OtsProtocol2.TableInBatchGetRowResponse.toBuilder() |