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