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