OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.addAllTables(Iterable<? extends OtsInternalApi.TableInBatchGetRowRequest> values) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.addTables(int index,
OtsInternalApi.TableInBatchGetRowRequest.Builder builderForValue) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.addTables(int index,
OtsInternalApi.TableInBatchGetRowRequest value) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.addTables(OtsInternalApi.TableInBatchGetRowRequest.Builder builderForValue) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.addTables(OtsInternalApi.TableInBatchGetRowRequest value) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.clear() |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.clearTables() |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.clone() |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.mergeFrom(OtsInternalApi.BatchGetRowRequest other) |
static OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.newBuilder() |
static OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.newBuilder(OtsInternalApi.BatchGetRowRequest prototype) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.newBuilderForType() |
protected OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.removeTables(int index) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.setTables(int index,
OtsInternalApi.TableInBatchGetRowRequest.Builder builderForValue) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.setTables(int index,
OtsInternalApi.TableInBatchGetRowRequest value) |
OtsInternalApi.BatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.toBuilder() |