OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.addAllColumnsToGet(Iterable<String> values) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.addAllPrimaryKey(Iterable<? extends com.google.protobuf.ByteString> values) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.addAllToken(Iterable<? extends com.google.protobuf.ByteString> values) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.addColumnsToGet(String value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.addPrimaryKey(com.google.protobuf.ByteString value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.addTablesBuilder() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.addTablesBuilder(int index) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.addToken(com.google.protobuf.ByteString value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.clear() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.clearColumnsToGet() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.clearEndColumn() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.clearFilter() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.clearMaxVersions() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.clearPrimaryKey() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.clearStartColumn() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.clearTableName() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.clearTimeRange() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.clearToken() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.clone() |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.BatchGetRowRequest.Builder.getTablesBuilder(int index) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.mergeFrom(OtsInternalApi.TableInBatchGetRowRequest other) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.mergeTimeRange(OtsInternalApi.TimeRange value) |
static OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.newBuilder() |
static OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.newBuilder(OtsInternalApi.TableInBatchGetRowRequest prototype) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.newBuilderForType() |
protected OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.setColumnsToGet(int index,
String value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.setEndColumn(String value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.setFilter(com.google.protobuf.ByteString value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.setMaxVersions(int value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.setPrimaryKey(int index,
com.google.protobuf.ByteString value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.setStartColumn(String value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.setTableName(String value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.setTimeRange(OtsInternalApi.TimeRange.Builder builderForValue) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.setTimeRange(OtsInternalApi.TimeRange value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.Builder.setToken(int index,
com.google.protobuf.ByteString value) |
OtsInternalApi.TableInBatchGetRowRequest.Builder |
OtsInternalApi.TableInBatchGetRowRequest.toBuilder() |