OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.addAllPrimaryKey(Iterable<? extends OtsProtocol2.Column> values) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.addPrimaryKey(int index,
OtsProtocol2.Column.Builder builderForValue) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.addPrimaryKey(int index,
OtsProtocol2.Column value) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.addPrimaryKey(OtsProtocol2.Column.Builder builderForValue) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.addPrimaryKey(OtsProtocol2.Column value) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.addRowsBuilder() |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.addRowsBuilder(int index) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.clear() |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.clearPrimaryKey() |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.clone() |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.TableInBatchGetRowRequest.Builder.getRowsBuilder(int index) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.mergeFrom(OtsProtocol2.RowInBatchGetRowRequest other) |
static OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.newBuilder() |
static OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.newBuilder(OtsProtocol2.RowInBatchGetRowRequest prototype) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.newBuilderForType() |
protected OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.removePrimaryKey(int index) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.setPrimaryKey(int index,
OtsProtocol2.Column.Builder builderForValue) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.Builder.setPrimaryKey(int index,
OtsProtocol2.Column value) |
OtsProtocol2.RowInBatchGetRowRequest.Builder |
OtsProtocol2.RowInBatchGetRowRequest.toBuilder() |