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