A B C D E F G H I J L M N O P Q R S T U V W _ 

A

AbstractColumnIteratorImpl - com.alicloud.openservices.tablestore.model中的类
 
AbstractColumnIteratorImpl() - 类 的构造器com.alicloud.openservices.tablestore.model.AbstractColumnIteratorImpl
 
ACTION_TYPE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
ACTIVE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
addAllColumnsToGet(Iterable<String>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
addAllColumnsToGet(Iterable<String>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
addAllColumnsToGet(Iterable<String>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
addAllPartitions(Iterable<? extends OtsInternalApi.PartitionRange>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
addAllPrimaryKey(Iterable<? extends ByteString>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
addAllPrimaryKey(Iterable<? extends OtsInternalApi.PrimaryKeySchema>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
addAllRows(Iterable<? extends OtsInternalApi.RowInBatchGetRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
addAllRows(Iterable<? extends OtsInternalApi.RowInBatchWriteRowRequest>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
addAllRows(Iterable<? extends OtsInternalApi.RowInBatchWriteRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
addAllShards(Iterable<? extends OtsInternalApi.StreamShard>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
addAllShardSplits(Iterable<? extends ByteString>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
addAllStreamRecords(Iterable<? extends OtsInternalApi.GetStreamRecordResponse.StreamRecord>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
addAllStreams(Iterable<? extends OtsInternalApi.Stream>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
addAllSubFilters(Iterable<? extends OtsFilter.Filter>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
addAllTableNames(Iterable<String>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
addAllTables(Iterable<? extends OtsInternalApi.TableInBatchGetRowRequest>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
addAllTables(Iterable<? extends OtsInternalApi.TableInBatchGetRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
addAllTables(Iterable<? extends OtsInternalApi.TableInBatchWriteRowRequest>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
addAllTables(Iterable<? extends OtsInternalApi.TableInBatchWriteRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
addAllToken(Iterable<? extends ByteString>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
addAutoIncrementPrimaryKeyColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
添加一个主键自增列。
addCell(PlainBufferCell) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
addColumn(Column) - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
新写入一个属性列。
addColumn(String, ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
新写入一个属性列。
addColumn(String, ColumnValue, long) - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
新写入一个属性列。
addColumns(List<Column>) - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
新写入一批属性列。
addColumns(Column[]) - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
新写入一批属性列。
addColumnsToGet(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
addColumnsToGet(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
addColumnsToGet(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
addColumnsToGet(String) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
添加要读取的列。
addColumnsToGet(String[]) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
添加要读取的列。
addColumnsToGet(Collection<String>) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
添加要读取的列。
addCondition(ColumnCondition) - 类 中的方法com.alicloud.openservices.tablestore.model.condition.CompositeColumnValueCondition
增加逻辑关系组中的ColumnCondition。
addError(TableStoreException) - 异常错误 中的方法com.alicloud.openservices.tablestore.PartialResultFailedException
 
addEventTime(String, Long) - 类 中的方法com.alicloud.openservices.tablestore.core.TraceLogger
 
addFilter(ColumnValueFilter) - 类 中的方法com.alicloud.openservices.tablestore.model.filter.CompositeColumnValueFilter
增加逻辑关系组中的ColumnValueFilter。
addHeader(String, String) - 类 中的方法com.alicloud.openservices.tablestore.core.http.RequestMessage
 
addMultiRowQueryCriteria(MultiRowQueryCriteria) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowRequest
增加某个表的多行查询参数。
addPartitions(OtsInternalApi.PartitionRange) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
addPartitions(int, OtsInternalApi.PartitionRange) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
addPartitions(OtsInternalApi.PartitionRange.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
addPartitions(int, OtsInternalApi.PartitionRange.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
addPartitionsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
addPartitionsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
addPrimaryKey(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
addPrimaryKey(OtsInternalApi.PrimaryKeySchema) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
addPrimaryKey(int, OtsInternalApi.PrimaryKeySchema) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
addPrimaryKey(OtsInternalApi.PrimaryKeySchema.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
addPrimaryKey(int, OtsInternalApi.PrimaryKeySchema.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
addPrimaryKeyBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
addPrimaryKeyBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
addPrimaryKeyColumn(PrimaryKeyColumn) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyBuilder
 
addPrimaryKeyColumn(String, PrimaryKeyValue) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyBuilder
 
addPrimaryKeyColumn(String, PrimaryKeyType) - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
添加一个主键列。
addPrimaryKeyColumn(String, PrimaryKeyType, PrimaryKeyOption) - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
添加一个主键列。
addPrimaryKeyColumn(PrimaryKeySchema) - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
添加一个主键列。
addPrimaryKeyColumns(List<PrimaryKeySchema>) - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
添加一组主键列。
addPrimaryKeyColumns(PrimaryKeySchema[]) - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
添加一组主键列。
addRequestHandler(RequestHandler) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
 
addRequestInfo(String, String) - 类 中的方法com.alicloud.openservices.tablestore.core.TraceLogger
 
addResponseHandler(ResponseHandler) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
 
addResult(BatchGetRowResponse.RowResult) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse
internal use
addRow(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.MultiRowQueryCriteria
向多行查询条件中插入要查询的行的主键。
addRow(PrimaryKey, byte[]) - 类 中的方法com.alicloud.openservices.tablestore.model.MultiRowQueryCriteria
向多行查询条件中插入要查询的行的主键。
addRowChange(RowChange) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowRequest
添加某个表的写操作参数。
addRowResult(BatchWriteRowResponse.RowResult) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse
internal use
addRows(OtsInternalApi.RowInBatchGetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
addRows(int, OtsInternalApi.RowInBatchGetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
addRows(OtsInternalApi.RowInBatchGetRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
addRows(int, OtsInternalApi.RowInBatchGetRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
addRows(OtsInternalApi.RowInBatchWriteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
addRows(int, OtsInternalApi.RowInBatchWriteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
addRows(OtsInternalApi.RowInBatchWriteRowRequest.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
addRows(int, OtsInternalApi.RowInBatchWriteRowRequest.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
addRows(OtsInternalApi.RowInBatchWriteRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
addRows(int, OtsInternalApi.RowInBatchWriteRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
addRows(OtsInternalApi.RowInBatchWriteRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
addRows(int, OtsInternalApi.RowInBatchWriteRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
addRowsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
addRowsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
addRowsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
addRowsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
addRowsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
addRowsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
addShards(OtsInternalApi.StreamShard) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
addShards(int, OtsInternalApi.StreamShard) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
addShards(OtsInternalApi.StreamShard.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
addShards(int, OtsInternalApi.StreamShard.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
addShardsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
addShardsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
addShardSplits(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
addStreamRecords(OtsInternalApi.GetStreamRecordResponse.StreamRecord) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
addStreamRecords(int, OtsInternalApi.GetStreamRecordResponse.StreamRecord) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
addStreamRecords(OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
addStreamRecords(int, OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
addStreamRecordsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
addStreamRecordsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
addStreams(OtsInternalApi.Stream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
addStreams(int, OtsInternalApi.Stream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
addStreams(OtsInternalApi.Stream.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
addStreams(int, OtsInternalApi.Stream.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
addStreamsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
addStreamsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
addSubFilters(OtsFilter.Filter) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
addSubFilters(int, OtsFilter.Filter) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
addSubFilters(OtsFilter.Filter.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
addSubFilters(int, OtsFilter.Filter.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
addSubFiltersBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
addSubFiltersBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
addTableNames(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
addTables(OtsInternalApi.TableInBatchGetRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
addTables(int, OtsInternalApi.TableInBatchGetRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
addTables(OtsInternalApi.TableInBatchGetRowRequest.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
addTables(int, OtsInternalApi.TableInBatchGetRowRequest.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
addTables(OtsInternalApi.TableInBatchGetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
addTables(int, OtsInternalApi.TableInBatchGetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
addTables(OtsInternalApi.TableInBatchGetRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
addTables(int, OtsInternalApi.TableInBatchGetRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
addTables(OtsInternalApi.TableInBatchWriteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
addTables(int, OtsInternalApi.TableInBatchWriteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
addTables(OtsInternalApi.TableInBatchWriteRowRequest.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
addTables(int, OtsInternalApi.TableInBatchWriteRowRequest.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
addTables(OtsInternalApi.TableInBatchWriteRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
addTables(int, OtsInternalApi.TableInBatchWriteRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
addTables(OtsInternalApi.TableInBatchWriteRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
addTables(int, OtsInternalApi.TableInBatchWriteRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
addTablesBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
addTablesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
addTablesBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
addTablesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
addTablesBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
addTablesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
addTablesBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
addTablesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
addToken(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
AlwaysRetryStrategy - com.alicloud.openservices.tablestore.model中的类
TableStore SDK支持自定义重试逻辑RetryStrategy, 重试逻辑用于判断在发生异常时是否需要重试, 并给出本次重试的时间间隔.
AlwaysRetryStrategy() - 类 的构造器com.alicloud.openservices.tablestore.model.AlwaysRetryStrategy
 
AlwaysRetryStrategy(int, int) - 类 的构造器com.alicloud.openservices.tablestore.model.AlwaysRetryStrategy
 
API_VERSION - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
OTS RESTful API的版本号。
asBinary() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
获取属性列的二进制字符串类型的值。
asBinary() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
获取主键列的二进制字符串类型的值。
asBoolean() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
获取属性列的布尔类型的值。
asDouble() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
获取属性列的DOUBLE类型的值。
asLong() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
获取属性列的长整型类型的值。
asLong() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
获取主键列的长整型类型的值。
asString() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
获取属性列的字符串类型的值。
asString() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
获取主键列的字符串类型的值。
asStringInBytes() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
 
asStringInBytes() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
 
AsyncBatchGetRowCompletion - com.alicloud.openservices.tablestore.core中的类
 
AsyncBatchGetRowCompletion(OperationLauncher, BatchGetRowRequest, TraceLogger, ExecutorService, RetryStrategy, ScheduledExecutorService) - 类 的构造器com.alicloud.openservices.tablestore.core.AsyncBatchGetRowCompletion
 
AsyncClient - com.alicloud.openservices.tablestore中的类
 
AsyncClient(String, String, String, String) - 类 的构造器com.alicloud.openservices.tablestore.AsyncClient
使用指定的TableStore Endpoint和默认配置构造一个新的AsyncClient实例。
AsyncClient(String, String, String, String, String) - 类 的构造器com.alicloud.openservices.tablestore.AsyncClient
使用指定的TableStore Endpoint和默认配置构造一个新的AsyncClient实例。
AsyncClient(String, String, String, String, ClientConfiguration) - 类 的构造器com.alicloud.openservices.tablestore.AsyncClient
使用指定的TableStore Endpoint和默认配置构造一个新的AsyncClient实例。
AsyncClient(String, String, String, String, ClientConfiguration, String) - 类 的构造器com.alicloud.openservices.tablestore.AsyncClient
使用指定的TableStore Endpoint和默认配置构造一个新的AsyncClient实例。
AsyncClient(String, String, String, String, ClientConfiguration, ExecutorService) - 类 的构造器com.alicloud.openservices.tablestore.AsyncClient
使用指定的TableStore Endpoint和默认配置构造一个新的AsyncClient实例。
AsyncClient(String, String, String, String, ClientConfiguration, ExecutorService, String) - 类 的构造器com.alicloud.openservices.tablestore.AsyncClient
使用指定的TableStore Endpoint和默认配置构造一个新的AsyncClient实例。
AsyncClientInterface - com.alicloud.openservices.tablestore中的接口
 
AsyncCompletion<Req extends Request,Res extends Response> - com.alicloud.openservices.tablestore.core中的类
 
AsyncCompletion(OperationLauncher, Req, TraceLogger, ExecutorService, RetryStrategy, ScheduledExecutorService) - 类 的构造器com.alicloud.openservices.tablestore.core.AsyncCompletion
 
AsyncGetRangeCompletion - com.alicloud.openservices.tablestore.core中的类
 
AsyncGetRangeCompletion(OperationLauncher<GetRangeRequest, GetRangeResponse>, GetRangeRequest, TraceLogger, ExecutorService, RetryStrategy, ScheduledExecutorService) - 类 的构造器com.alicloud.openservices.tablestore.core.AsyncGetRangeCompletion
 
AsyncGetRowCompletion - com.alicloud.openservices.tablestore.core中的类
 
AsyncGetRowCompletion(OperationLauncher<GetRowRequest, GetRowResponse>, GetRowRequest, TraceLogger, ExecutorService, RetryStrategy, ScheduledExecutorService) - 类 的构造器com.alicloud.openservices.tablestore.core.AsyncGetRowCompletion
 
asyncInvokePost(OTSUri, Map<String, String>, Message, TraceLogger, ResponseConsumer<Res>, FutureCallback<Res>) - 类 中的方法com.alicloud.openservices.tablestore.core.OperationLauncher
 
asyncSendRequest(RequestMessage, ExecutionContext, ResponseConsumer<Res>, FutureCallback<Res>, TraceLogger) - 类 中的方法com.alicloud.openservices.tablestore.core.http.AsyncServiceClient
 
AsyncServiceClient - com.alicloud.openservices.tablestore.core.http中的类
 
AsyncServiceClient(ClientConfiguration) - 类 的构造器com.alicloud.openservices.tablestore.core.http.AsyncServiceClient
 
AUTHORIZATION_FAILURE - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
用户身份验证失败。
AUTO_INCREMENT_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyOption
 
AUTO_INCRMENT - 类 中的静态变量com.alicloud.openservices.tablestore.model.PrimaryKeyValue
表示主键值保留,其唯一的用途是用于PK递增列的填充。

B

BACKWARD_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
 
Base64 - com.alicloud.openservices.tablestore.core.utils中的类
 
Base64() - 类 的构造器com.alicloud.openservices.tablestore.core.utils.Base64
 
batchGetRow(BatchGetRowRequest, TableStoreCallback<BatchGetRowRequest, BatchGetRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
batchGetRow(BatchGetRowRequest, TableStoreCallback<BatchGetRowRequest, BatchGetRowResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
从多张表中读取多行数据。
batchGetRow(TraceLogger, RetryStrategy, BatchGetRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
batchGetRow(BatchGetRowRequest, TableStoreCallback<BatchGetRowRequest, BatchGetRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
batchGetRow(BatchGetRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
batchGetRow(BatchGetRowRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
从多张表中读取多行数据。
batchGetRowInternal(BatchGetRowRequest, TableStoreCallback<BatchGetRowRequest, BatchGetRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
BatchGetRowLauncher - com.alicloud.openservices.tablestore.core中的类
 
BatchGetRowLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, BatchGetRowRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.BatchGetRowLauncher
 
BatchGetRowRequest - com.alicloud.openservices.tablestore.model中的类
 
BatchGetRowRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.BatchGetRowRequest
 
BatchGetRowResponse - com.alicloud.openservices.tablestore.model中的类
 
BatchGetRowResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.BatchGetRowResponse
internal use
BatchGetRowResponse.RowResult - com.alicloud.openservices.tablestore.model中的类
BatchGetRow批量操作中单行查询的结果。
BatchGetRowResponse.RowResult(String, Error, int) - 类 的构造器com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
 
BatchGetRowResponse.RowResult(String, Row, ConsumedCapacity, int) - 类 的构造器com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
 
BatchGetRowResponse.RowResult(String, Row, ConsumedCapacity, int, byte[]) - 类 的构造器com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
 
BatchGetRowResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
BatchGetRowResponseConsumer(ResultParser, TraceLogger, RetryStrategy, BatchGetRowResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.BatchGetRowResponseConsumer
 
batchWriteRow(BatchWriteRowRequest, TableStoreCallback<BatchWriteRowRequest, BatchWriteRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
batchWriteRow(BatchWriteRowRequest, TableStoreCallback<BatchWriteRowRequest, BatchWriteRowResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
对多张表中对多行执行更新或者删除操作。
batchWriteRow(TraceLogger, RetryStrategy, BatchWriteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
batchWriteRow(BatchWriteRowRequest, TableStoreCallback<BatchWriteRowRequest, BatchWriteRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
batchWriteRow(BatchWriteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
batchWriteRow(BatchWriteRowRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
对多张表中对多行执行更新或者删除操作。
BatchWriteRowLauncher - com.alicloud.openservices.tablestore.core中的类
 
BatchWriteRowLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, BatchWriteRowRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.BatchWriteRowLauncher
 
BatchWriteRowRequest - com.alicloud.openservices.tablestore.model中的类
 
BatchWriteRowRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.BatchWriteRowRequest
 
BatchWriteRowResponse - com.alicloud.openservices.tablestore.model中的类
 
BatchWriteRowResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.BatchWriteRowResponse
internal use
BatchWriteRowResponse.RowResult - com.alicloud.openservices.tablestore.model中的类
BatchWriteRow批量操作中单行写的结果。
BatchWriteRowResponse.RowResult(String, Row, Error, int) - 类 的构造器com.alicloud.openservices.tablestore.model.BatchWriteRowResponse.RowResult
internal use
BatchWriteRowResponse.RowResult(String, Row, ConsumedCapacity, int) - 类 的构造器com.alicloud.openservices.tablestore.model.BatchWriteRowResponse.RowResult
internal use
BatchWriteRowResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
BatchWriteRowResponseConsumer(ResultParser, TraceLogger, RetryStrategy, BatchWriteRowResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.BatchWriteRowResponseConsumer
 
BEGIN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
BINARY_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
 
BinaryUtil - com.alicloud.openservices.tablestore.core.utils中的类
 
BinaryUtil() - 类 的构造器com.alicloud.openservices.tablestore.core.utils.BinaryUtil
 
BLOCK_SIZE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
BLOOM_FILTER_TYPE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
buf - 类 中的变量com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
BUFFER_SIZE - 类 中的静态变量com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
build() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyBuilder
 
buildBatchGetRowRequest(Map<String, MultiRowQueryCriteria>) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildBatchWriteRowRequest(BatchWriteRowRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildColumnPaginationFilter(ColumnPaginationFilter) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildColumnValueWithoutLengthPrefix(ColumnValue) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
buildCompositeColumnValueFilter(CompositeColumnValueFilter) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildCondition(Condition) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildCreateTableRequest(CreateTableRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildDeleteRowRequest(RowDeleteChange) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildDeleteTableRequest(DeleteTableRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildDescribeStreamRequest(DescribeStreamRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildDescribeTableRequest(DescribeTableRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildFilter(ColumnCondition) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildFilter(Filter) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildGetRangeRequest(RangeRowQueryCriteria) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildGetRowRequest(SingleRowQueryCriteria) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildGetShardIteratorRequest(GetShardIteratorRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildGetStreamRecordRequest(GetStreamRecordRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildListStreamRequest(ListStreamRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildListTableRequest() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
buildPartial() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
buildPrimaryKeyValueWithoutLengthPrefix(PrimaryKeyValue) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
buildPrimaryKeyWithHeader(PrimaryKey) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
buildPutRowRequest(RowPutChange) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildResult(HttpContext) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
buildReturnContent(ReturnType) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildRowDeleteChangeWithHeader(RowDeleteChange) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
buildRowPutChangeWithHeader(RowPutChange) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
buildRowUpdateChangeWithHeader(RowUpdateChange) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
buildSingleColumnValueFilter(SingleColumnValueFilter) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildTableMeta(TableMeta) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildUpdateRowRequest(RowUpdateChange) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
buildUpdateTableRequest(UpdateTableRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
Bytes - com.alicloud.openservices.tablestore.core.utils中的类
 
Bytes() - 类 的构造器com.alicloud.openservices.tablestore.core.utils.Bytes
 
Bytes.WritableUtils - com.alicloud.openservices.tablestore.core.utils中的类
 
Bytes.WritableUtils() - 类 的构造器com.alicloud.openservices.tablestore.core.utils.Bytes.WritableUtils
 
bytesToVint(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 

C

CACHE_BLOCKS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
CACHE_BLOCKS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
CACHE_BLOCKS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
calcStringSizeInBytes(String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.CalculateHelper
计算字符串的大小(按照UTF-8编码)
CalculateHelper - com.alicloud.openservices.tablestore.core.utils中的类
 
CalculateHelper() - 类 的构造器com.alicloud.openservices.tablestore.core.utils.CalculateHelper
 
calculateMd5(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.BinaryUtil
 
callbackExecutor - 类 中的变量com.alicloud.openservices.tablestore.core.AsyncCompletion
 
CallbackImpledFuture<Req,Res> - com.alicloud.openservices.tablestore.core中的类
 
CallbackImpledFuture() - 类 的构造器com.alicloud.openservices.tablestore.core.CallbackImpledFuture
 
cancel(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.CallbackImpledFuture
 
cancelled() - 类 中的方法com.alicloud.openservices.tablestore.core.AsyncCompletion
 
CAPACITY_UNIT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
CAPACITY_UNIT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
CAPACITY_UNIT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
CapacityUnit - com.alicloud.openservices.tablestore.model中的类
表的读写吞吐量的单位,即能力单元。
CapacityUnit() - 类 的构造器com.alicloud.openservices.tablestore.model.CapacityUnit
默认构造函数。
CapacityUnit(int, int) - 类 的构造器com.alicloud.openservices.tablestore.model.CapacityUnit
构造CapacityUnit对象,并指定读能力单元的值和写能力单元的值。
CELL_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
 
checkArgument(boolean) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Preconditions
 
checkArgument(boolean, Object) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Preconditions
 
checkArgument(boolean, String, Object...) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Preconditions
 
checkLastTagWas(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
checkLastTagWas(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
checkNotNull(T) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Preconditions
 
checkNotNull(T, Object) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Preconditions
 
checkNotNull(T, String, Object...) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Preconditions
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.core.utils.OptionalValue
 
clear() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.CompositeColumnValueCondition
清空逻辑关系组中的所有ColumnCondition。
clear() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.CompositeColumnValueFilter
清空逻辑关系组中的所有ColumnValueFilter。
clear() - 类 中的方法com.alicloud.openservices.tablestore.model.MultiRowQueryCriteria
清空要查询的所有行。
clearActionType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
clearBegin() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
clearBlockSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
clearBloomFilterType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
clearCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clearCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clearCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
clearCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
clearCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
clearCode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
clearColumnCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
clearColumnName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
clearColumnsToGet() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearColumnsToGet() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clearColumnsToGet() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clearColumnsToGet() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
将设置过的要读取的列的名称列表清空。
clearColumnValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
clearCombinator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
clearComparator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
clearCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
clearCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
clearCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
clearCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
clearConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
clearConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
clearConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
clearConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
clearConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
clearConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
clearConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
clearCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
clearCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
clearDeviationCellVersionInSec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
clearDirection() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
clearEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
clearEnd() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
clearEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clearEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clearEndTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
clearError() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
clearError() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
clearExclusiveEndPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
clearExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
clearExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
clearFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
clearFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clearFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clearFilterIfMissing() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
clearInclusiveStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearInclusiveStartShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
clearIsOk() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
clearIsOk() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
clearLastDecreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
clearLastEnableTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
clearLastIncreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
clearLatestVersionOnly() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
clearLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
clearLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
clearMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clearMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clearMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
clearMessage() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
clearName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
clearNextShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
clearNextShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
clearNextStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
clearNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
clearNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
clearNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
clearOffset() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
clearOption() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
clearParentId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
clearParentSiblingId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
clearPartitions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
clearPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
clearPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clearPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clearPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
clearRead() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
clearReadCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
清除设置的读CapacityUnit。
clearRecord() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
clearReservedThroughput() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
clearReservedThroughput() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
clearReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
clearReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
clearReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
clearReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
clearReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
clearReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
clearReturnType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
clearRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
clearRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
clearRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
clearRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
clearRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
clearRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
clearRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
clearRowChange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
clearRowChange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
clearRowExistence() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
clearRows() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
clearRows() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
clearRows() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
clearRows() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
clearShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
clearShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
clearShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
clearShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
clearShardLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
clearShards() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
clearShardSplits() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
clearSpecificTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
clearStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clearStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clearStartTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
clearStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
clearStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
clearStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
clearStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
clearStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
clearStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
clearStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
clearStreamRecords() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
clearStreams() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
clearStreamSpec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
clearStreamSpec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
clearStreamStatus() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
clearSubFilters() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
clearTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
clearTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
clearTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
clearTableNames() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
clearTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
clearTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
clearTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
clearTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
clearTables() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
clearTables() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
clearTables() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
clearTables() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
clearTableStatus() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
clearTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clearTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clearTimeToLive() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
clearToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clearToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clearToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clearType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
clearType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
clearType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
clearWrite() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
clearWriteCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
清除设置的写CapacityUnit。
ClientConfiguration - com.alicloud.openservices.tablestore中的类
访问阿里云服务的客户端配置。
ClientConfiguration() - 类 的构造器com.alicloud.openservices.tablestore.ClientConfiguration
构造新实例。
ClientException - com.alicloud.openservices.tablestore中的异常错误
ClientException 发生在请求的返回结果无效或遇到网络异常。
ClientException() - 异常错误 的构造器com.alicloud.openservices.tablestore.ClientException
构造新实例。
ClientException(String) - 异常错误 的构造器com.alicloud.openservices.tablestore.ClientException
构造函数。
ClientException(Throwable) - 异常错误 的构造器com.alicloud.openservices.tablestore.ClientException
构造函数。
ClientException(String, String) - 异常错误 的构造器com.alicloud.openservices.tablestore.ClientException
构造函数。
ClientException(String, Throwable) - 异常错误 的构造器com.alicloud.openservices.tablestore.ClientException
构造函数。
ClientException(String, Throwable, String) - 异常错误 的构造器com.alicloud.openservices.tablestore.ClientException
构造函数。
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.model.AlwaysRetryStrategy
 
clone() - 类 中的方法com.alicloud.openservices.tablestore.model.DefaultRetryStrategy
 
clone() - 接口 中的方法com.alicloud.openservices.tablestore.model.RetryStrategy
返回一个同类型且尚未重试的RetryStrategy对象。
cloneWithoutRowKeys() - 类 中的方法com.alicloud.openservices.tablestore.model.MultiRowQueryCriteria
 
close() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseMessage
 
close() - 类 中的方法com.alicloud.openservices.tablestore.model.RowRangeColumnIteratorImpl
 
CODE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
COLON - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
Column - com.alicloud.openservices.tablestore.model中的类
TableStore中每行数据可以包含一个或多个属性列(Column), 每一个属性列包含名称、值ColumnValue以及时间戳。
Column(String, ColumnValue, long) - 类 的构造器com.alicloud.openservices.tablestore.model.Column
构造一个属性列,必须包含名称、值和时间戳。
Column(String, ColumnValue) - 类 的构造器com.alicloud.openservices.tablestore.model.Column
 
COLUMN_CONDITION_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
COLUMN_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
COLUMN_VALUE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
ColumnCondition - com.alicloud.openservices.tablestore.model.condition中的接口
TableStore支持条件更新功能, 在进行PutRow, UpdateRow, DeleteRow或BatchWriteRow操作时, 可以设置条件Condition.
ColumnConditionType - com.alicloud.openservices.tablestore.model.condition中的枚举
 
ColumnPaginationFilter - com.alicloud.openservices.tablestore.model.filter中的类
 
ColumnPaginationFilter(int) - 类 的构造器com.alicloud.openservices.tablestore.model.filter.ColumnPaginationFilter
 
ColumnPaginationFilter(int, int) - 类 的构造器com.alicloud.openservices.tablestore.model.filter.ColumnPaginationFilter
 
COLUMNS_TO_GET_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
COLUMNS_TO_GET_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
COLUMNS_TO_GET_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
ColumnType - com.alicloud.openservices.tablestore.model中的枚举
表示属性列的数据类型,目前只支持ColumnType.STRINGColumnType.INTEGERColumnType.BINARYColumnType.DOUBLEColumnType.BOOLEAN这五种数据类型。
ColumnValue - com.alicloud.openservices.tablestore.model中的类
表示属性列的值。
ColumnValue(Object, ColumnType) - 类 的构造器com.alicloud.openservices.tablestore.model.ColumnValue
 
ColumnValueFilter - com.alicloud.openservices.tablestore.model.filter中的类
 
ColumnValueFilter() - 类 的构造器com.alicloud.openservices.tablestore.model.filter.ColumnValueFilter
 
com.alicloud.openservices.tablestore - 程序包 com.alicloud.openservices.tablestore
 
com.alicloud.openservices.tablestore.core - 程序包 com.alicloud.openservices.tablestore.core
 
com.alicloud.openservices.tablestore.core.auth - 程序包 com.alicloud.openservices.tablestore.core.auth
 
com.alicloud.openservices.tablestore.core.http - 程序包 com.alicloud.openservices.tablestore.core.http
 
com.alicloud.openservices.tablestore.core.protocol - 程序包 com.alicloud.openservices.tablestore.core.protocol
 
com.alicloud.openservices.tablestore.core.utils - 程序包 com.alicloud.openservices.tablestore.core.utils
 
com.alicloud.openservices.tablestore.model - 程序包 com.alicloud.openservices.tablestore.model
 
com.alicloud.openservices.tablestore.model.condition - 程序包 com.alicloud.openservices.tablestore.model.condition
 
com.alicloud.openservices.tablestore.model.filter - 程序包 com.alicloud.openservices.tablestore.model.filter
 
COMBINATOR_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
COMPARATOR_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
compare(Column, Column) - 类 中的方法com.alicloud.openservices.tablestore.model.NameTimestampComparator
比较两个属性列的名称和时间戳。
compare(long) - 类 中的方法com.alicloud.openservices.tablestore.model.TimeRange
比较时间戳和时间戳范围
compareByteArrayInLexOrder(byte[], int, int, byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
compareTo(byte[], byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
compareTo(byte[], int, int, byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Lexicographically compare two arrays.
compareTo(ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
比较两个属性列的值的大小。
compareTo(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
比较两个主键。
compareTo(PrimaryKeyColumn) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
比较两个主键列的大小。
compareTo(PrimaryKeyValue) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
比较两个主键列的值的大小。
compareTo(IRow) - 类 中的方法com.alicloud.openservices.tablestore.model.Row
 
compareTo(IRow) - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
 
compareTo(IRow) - 类 中的方法com.alicloud.openservices.tablestore.model.SingleRowQueryCriteria
 
compareTo(IRow) - 类 中的方法com.alicloud.openservices.tablestore.model.WideColumnIterator
 
completed(BatchGetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.AsyncBatchGetRowCompletion
 
completed(Res) - 类 中的方法com.alicloud.openservices.tablestore.core.AsyncCompletion
 
completed(GetRangeResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.AsyncGetRangeCompletion
 
completed(GetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.AsyncGetRowCompletion
 
COMPLETED - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
CompositeColumnValueCondition - com.alicloud.openservices.tablestore.model.condition中的类
组合列值条件, 用于TableStore的条件更新功能.
CompositeColumnValueCondition(CompositeColumnValueCondition.LogicOperator) - 类 的构造器com.alicloud.openservices.tablestore.model.condition.CompositeColumnValueCondition
 
CompositeColumnValueCondition.LogicOperator - com.alicloud.openservices.tablestore.model.condition中的枚举
 
CompositeColumnValueFilter - com.alicloud.openservices.tablestore.model.filter中的类
TableStore查询操作时使用的过滤器,CompositeColumnValueFilter用于表示ColumnValueFilter之间的逻辑关系条件,主要有NOT、AND和OR三种逻辑关系条件,其中NOT和AND表示二元或多元的关系,NOT只表示一元的关系。
CompositeColumnValueFilter(CompositeColumnValueFilter.LogicOperator) - 类 的构造器com.alicloud.openservices.tablestore.model.filter.CompositeColumnValueFilter
 
CompositeColumnValueFilter.LogicOperator - com.alicloud.openservices.tablestore.model.filter中的枚举
 
compress(InputStream, Deflater) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.CompressUtil
 
CompressUtil - com.alicloud.openservices.tablestore.core.utils中的类
 
CompressUtil() - 类 的构造器com.alicloud.openservices.tablestore.core.utils.CompressUtil
 
computeColumnValue(ColumnValue) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computeColumnValueWithoutLengthPrefix(ColumnValue) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computePlainBufferCell(PlainBufferCell) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computePlainBufferExtension(PlainBufferExtension) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computePlainBufferRow(PlainBufferRow) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computePlainBufferRowWithHeader(PlainBufferRow) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computePlainBufferSequenceInfo() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computePrimaryKey(PrimaryKey) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computePrimaryKeyColumn(PrimaryKeyColumn) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computePrimaryKeyValue(PrimaryKeyValue) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computePrimaryKeyValueWithoutLengthPrefix(PrimaryKeyValue) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computePrimaryKeyWithHeader(PrimaryKey) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computeSignature() - 类 中的方法com.alicloud.openservices.tablestore.core.auth.HmacSHA1Signature
 
computeSignature() - 接口 中的方法com.alicloud.openservices.tablestore.core.auth.ServiceSignature
 
computeSkipLengthForExtensionTag(PlainBufferExtension) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
computeSkipLengthForSequenceInfo() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
Condition - com.alicloud.openservices.tablestore.model中的类
TableStore支持条件更新功能, 在进行PutRow, UpdateRow, DeleteRow或BatchWriteRow操作时, 可以设置条件Condition.
Condition() - 类 的构造器com.alicloud.openservices.tablestore.model.Condition
 
Condition(RowExistenceExpectation) - 类 的构造器com.alicloud.openservices.tablestore.model.Condition
 
CONDITION_CHECK_FAIL - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
预查条件检查失败。
CONDITION_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
CONDITION_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
CONDITION_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
CONDITION_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
Constants - com.alicloud.openservices.tablestore.core中的类
 
Constants() - 类 的构造器com.alicloud.openservices.tablestore.core.Constants
 
CONSUMED_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
CONSUMED_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
CONSUMED_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
CONSUMED_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
CONSUMED_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
CONSUMED_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
CONSUMED_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
ConsumedCapacity - com.alicloud.openservices.tablestore.model中的类
读写操作消耗的能力单元。
ConsumedCapacity(CapacityUnit) - 类 的构造器com.alicloud.openservices.tablestore.model.ConsumedCapacity
 
contains(String) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
检查主键中是否有该名称的主键列。
contains(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Row
检查该行中是否有该名称的属性列。
containsOnlyOneVersion() - 类 中的方法com.alicloud.openservices.tablestore.model.TimeRange
检查该TimeRange内是否只包含一个版本。
ContentMD5ResponseHandler - com.alicloud.openservices.tablestore.core.http中的类
 
ContentMD5ResponseHandler() - 类 的构造器com.alicloud.openservices.tablestore.core.http.ContentMD5ResponseHandler
 
context - 类 中的变量com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
copyBytes(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
copyTo(RowQueryCriteria) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
 
count() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
crc8(byte, byte) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCrc8
 
crc8(byte, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCrc8
 
crc8(byte, long) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCrc8
 
crc8(byte, byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCrc8
 
createBatchGetRowResponse(ResponseContentWithMeta, OtsInternalApi.BatchGetRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createBatchWriteRowResponse(ResponseContentWithMeta, OtsInternalApi.BatchWriteRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createCreateTableResponse(ResponseContentWithMeta, OtsInternalApi.CreateTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createDeleteRowResponse(ResponseContentWithMeta, OtsInternalApi.DeleteRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createDeleteTableResponse(ResponseContentWithMeta, OtsInternalApi.DeleteTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createDescribeStreamResponse(ResponseContentWithMeta, OtsInternalApi.DescribeStreamResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createDescribeTableResponse(ResponseContentWithMeta, OtsInternalApi.DescribeTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createFactory() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResultParserFactory
 
createGetRangeResponse(ResponseContentWithMeta, OtsInternalApi.GetRangeResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createGetRowResponse(ResponseContentWithMeta, OtsInternalApi.GetRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createGetShardIteratorResponse(ResponseContentWithMeta, OtsInternalApi.GetShardIteratorResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createGetStreamRecordResponse(ResponseContentWithMeta, OtsInternalApi.GetStreamRecordResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createListStreamResponse(ResponseContentWithMeta, OtsInternalApi.ListStreamResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createListTableResponse(ResponseContentWithMeta, OtsInternalApi.ListTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createPrimaryKeyBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.model.PrimaryKeyBuilder
 
createPrimaryKeyBuilder(int) - 类 中的静态方法com.alicloud.openservices.tablestore.model.PrimaryKeyBuilder
 
createProtocolBufferResultParser(Message, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.ResultParserFactory
 
createPutRowResponse(ResponseContentWithMeta, OtsInternalApi.PutRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createRangeIterator(RangeIteratorParameter) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
createRangeIterator(RangeIteratorParameter) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
以迭代器的形式封装SyncClientInterface.getRange(GetRangeRequest)接口。
createRequestForRetry(List<BatchGetRowResponse.RowResult>) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowRequest
根据请求返回的结果创建新的请求用于重试。
createRequestForRetry(List<BatchWriteRowResponse.RowResult>) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowRequest
根据请求返回的结果,提取执行失败的行重新构造一次新的请求。
createTable(CreateTableRequest, TableStoreCallback<CreateTableRequest, CreateTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
createTable(CreateTableRequest, TableStoreCallback<CreateTableRequest, CreateTableResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
在用户的实例下创建一张新的表。
createTable(TraceLogger, RetryStrategy, CreateTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
createTable(CreateTableRequest, TableStoreCallback<CreateTableRequest, CreateTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
createTable(CreateTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
createTable(CreateTableRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
在用户的实例下创建一张新的表。
CreateTableLauncher - com.alicloud.openservices.tablestore.core中的类
 
CreateTableLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, CreateTableRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.CreateTableLauncher
 
CreateTableRequest - com.alicloud.openservices.tablestore.model中的类
CreateTableRequest包含创建一张新的表所必需的一些参数,包括表的Meta、预留读写吞吐量、表的配置以及预分区配置等。
CreateTableRequest(TableMeta, TableOptions) - 类 的构造器com.alicloud.openservices.tablestore.model.CreateTableRequest
初始化CreateTableRequest实例。
CreateTableRequest(TableMeta, TableOptions, ReservedThroughput) - 类 的构造器com.alicloud.openservices.tablestore.model.CreateTableRequest
 
CreateTableResponse - com.alicloud.openservices.tablestore.model中的类
CreateTable操作的返回结果。
CreateTableResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.CreateTableResponse
 
CreateTableResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
CreateTableResponseConsumer(ResultParser, TraceLogger, RetryStrategy, CreateTableResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.CreateTableResponseConsumer
 
createUpdateRowResponse(ResponseContentWithMeta, OtsInternalApi.UpdateRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createUpdateTableResponse(ResponseContentWithMeta, OtsInternalApi.UpdateTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
createWideColumnIterator(GetRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
createWideColumnIterator(GetRowRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
 
CREATION_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
CREATION_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
CT_EQUAL_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
CT_GREATER_EQUAL_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
CT_GREATER_THAN_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
CT_LESS_EQUAL_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
CT_LESS_THAN_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
CT_NOT_EQUAL_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 

D

DateUtil - com.alicloud.openservices.tablestore.core.utils中的类
 
DateUtil() - 类 的构造器com.alicloud.openservices.tablestore.core.utils.DateUtil
 
decodeVIntSize(byte) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes.WritableUtils
 
decompress(InputStream, int, Inflater) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.CompressUtil
 
DefaultRetryStrategy - com.alicloud.openservices.tablestore.model中的类
TableStore SDK支持自定义重试逻辑RetryStrategy, 重试逻辑用于判断在发生异常时是否需要重试, 并给出本次重试的时间间隔.
DefaultRetryStrategy() - 类 的构造器com.alicloud.openservices.tablestore.model.DefaultRetryStrategy
 
DefaultRetryStrategy(long, TimeUnit) - 类 的构造器com.alicloud.openservices.tablestore.model.DefaultRetryStrategy
 
DELETE_ALL_VERSION - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
DELETE_ONE_VERSION - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
DELETE_ROW_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
 
DELETE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
 
deleteColumn(String, long) - 类 中的方法com.alicloud.openservices.tablestore.model.RowUpdateChange
删除某一属性列的特定版本。
deleteColumns(String) - 类 中的方法com.alicloud.openservices.tablestore.model.RowUpdateChange
删除某一属性列的所有版本。
deleteRow(DeleteRowRequest, TableStoreCallback<DeleteRowRequest, DeleteRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
deleteRow(DeleteRowRequest, TableStoreCallback<DeleteRowRequest, DeleteRowResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
删除表中的一行数据。
deleteRow(TraceLogger, RetryStrategy, DeleteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
deleteRow(DeleteRowRequest, TableStoreCallback<DeleteRowRequest, DeleteRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
deleteRow(DeleteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
deleteRow(DeleteRowRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
删除表中的一行数据。
DeleteRowLauncher - com.alicloud.openservices.tablestore.core中的类
 
DeleteRowLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, DeleteRowRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.DeleteRowLauncher
 
DeleteRowRequest - com.alicloud.openservices.tablestore.model中的类
 
DeleteRowRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.DeleteRowRequest
 
DeleteRowRequest(RowDeleteChange) - 类 的构造器com.alicloud.openservices.tablestore.model.DeleteRowRequest
 
DeleteRowResponse - com.alicloud.openservices.tablestore.model中的类
 
DeleteRowResponse(Response, Row, ConsumedCapacity) - 类 的构造器com.alicloud.openservices.tablestore.model.DeleteRowResponse
 
DeleteRowResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
DeleteRowResponseConsumer(ResultParser, TraceLogger, RetryStrategy, DeleteRowResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.DeleteRowResponseConsumer
 
deleteTable(DeleteTableRequest, TableStoreCallback<DeleteTableRequest, DeleteTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
deleteTable(DeleteTableRequest, TableStoreCallback<DeleteTableRequest, DeleteTableResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
删除用户指定的某个实例下的一张表。。
deleteTable(TraceLogger, RetryStrategy, DeleteTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
deleteTable(DeleteTableRequest, TableStoreCallback<DeleteTableRequest, DeleteTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
deleteTable(DeleteTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
deleteTable(DeleteTableRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
删除用户指定的某个实例下的一张表。。
DeleteTableLauncher - com.alicloud.openservices.tablestore.core中的类
 
DeleteTableLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, DeleteTableRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.DeleteTableLauncher
 
DeleteTableRequest - com.alicloud.openservices.tablestore.model中的类
 
DeleteTableRequest(String) - 类 的构造器com.alicloud.openservices.tablestore.model.DeleteTableRequest
 
DeleteTableResponse - com.alicloud.openservices.tablestore.model中的类
 
DeleteTableResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.DeleteTableResponse
 
DeleteTableResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
DeleteTableResponseConsumer(ResultParser, TraceLogger, RetryStrategy, DeleteTableResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.DeleteTableResponseConsumer
 
DELIMITER - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
describeStream(DescribeStreamRequest, TableStoreCallback<DescribeStreamRequest, DescribeStreamResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
describeStream(DescribeStreamRequest, TableStoreCallback<DescribeStreamRequest, DescribeStreamResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
获取指定Stream的详细信息。
describeStream(TraceLogger, RetryStrategy, DescribeStreamRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
describeStream(DescribeStreamRequest, TableStoreCallback<DescribeStreamRequest, DescribeStreamResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
describeStream(DescribeStreamRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
describeStream(DescribeStreamRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
获取指定Stream的详细信息。
DescribeStreamLauncher - com.alicloud.openservices.tablestore.core中的类
 
DescribeStreamLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, DescribeStreamRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.DescribeStreamLauncher
 
DescribeStreamRequest - com.alicloud.openservices.tablestore.model中的类
 
DescribeStreamRequest(String) - 类 的构造器com.alicloud.openservices.tablestore.model.DescribeStreamRequest
 
DescribeStreamResponse - com.alicloud.openservices.tablestore.model中的类
 
DescribeStreamResponse() - 类 的构造器com.alicloud.openservices.tablestore.model.DescribeStreamResponse
 
DescribeStreamResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.DescribeStreamResponse
 
DescribeStreamResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
DescribeStreamResponseConsumer(ResultParser, TraceLogger, RetryStrategy, DescribeStreamResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.DescribeStreamResponseConsumer
 
describeTable(DescribeTableRequest, TableStoreCallback<DescribeTableRequest, DescribeTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
describeTable(DescribeTableRequest, TableStoreCallback<DescribeTableRequest, DescribeTableResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
获取表的详细信息,表的详细信息包括: 表的结构(TableMeta) 表的预留吞吐量(ReservedThroughputDetails) 表的配置参数(TableOptions)
describeTable(TraceLogger, RetryStrategy, DescribeTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
describeTable(DescribeTableRequest, TableStoreCallback<DescribeTableRequest, DescribeTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
describeTable(DescribeTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
describeTable(DescribeTableRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
获取表的详细信息,表的详细信息包括: 表的结构(TableMeta) 表的预留吞吐量(ReservedThroughputDetails) 表的配置参数(TableOptions)
DescribeTableLauncher - com.alicloud.openservices.tablestore.core中的类
 
DescribeTableLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, DescribeTableRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.DescribeTableLauncher
 
DescribeTableRequest - com.alicloud.openservices.tablestore.model中的类
 
DescribeTableRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.DescribeTableRequest
 
DescribeTableRequest(String) - 类 的构造器com.alicloud.openservices.tablestore.model.DescribeTableRequest
构造DescribeTableRequest对象,并指定表的名称。
DescribeTableResponse - com.alicloud.openservices.tablestore.model中的类
 
DescribeTableResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.DescribeTableResponse
 
DescribeTableResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
DescribeTableResponseConsumer(ResultParser, TraceLogger, RetryStrategy, DescribeTableResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.DescribeTableResponseConsumer
 
DEVIATION_CELL_VERSION_IN_SEC_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
Direction - com.alicloud.openservices.tablestore.model中的枚举
 
DIRECTION_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 

E

ENABLE_STREAM_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
ENABLE_STREAM_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
encode(int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Base64
 
END_COLUMN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
END_COLUMN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
END_COLUMN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
END_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
END_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
equals(byte[], byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
equals(byte[], int, int, byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.core.utils.OptionalValue
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.core.utils.Pair
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.model.Column
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.model.RecordColumn
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.model.ReservedThroughput
 
equals(Object) - 类 中的方法com.alicloud.openservices.tablestore.model.TimeRange
 
Error - com.alicloud.openservices.tablestore.model中的类
 
Error(String, String) - 类 的构造器com.alicloud.openservices.tablestore.model.Error
 
ERROR_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
ERROR_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
ErrorCode - com.alicloud.openservices.tablestore.core中的类
表示来自开放结构化数据服务(Open Table Service,OTS)的错误代码。
ErrorCode() - 类 的构造器com.alicloud.openservices.tablestore.core.ErrorCode
 
ErrorResponseHandler - com.alicloud.openservices.tablestore.core.http中的类
检查返回结果是否有错误。
ErrorResponseHandler() - 类 的构造器com.alicloud.openservices.tablestore.core.http.ErrorResponseHandler
 
ESTIMATED_HEAP_TAX - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.Bytes
Estimate of size cost to pay beyond payload in jvm for instance of byte [].
EXCLUSIVE_END_PRIMARY_KEY_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
ExecutionContext - com.alicloud.openservices.tablestore.core.http中的类
 
ExecutionContext() - 类 的构造器com.alicloud.openservices.tablestore.core.http.ExecutionContext
 
EXPECT_EXIST_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
 
EXPECT_NOT_EXIST_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
 
EXPIRATION_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
EXPIRATION_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
EXPIRATION_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 

F

failed(Exception) - 类 中的方法com.alicloud.openservices.tablestore.core.AsyncCompletion
 
FAILED - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
fetchData() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowColumnIteratorImpl
 
Filter - com.alicloud.openservices.tablestore.model.filter中的接口
TableStore支持在查询时设置过滤器Filter, 查询操作包括GetRow, BatchGetRow, GetRange, 过滤器会在服务端对查询出的结果进行过滤后返回.
FILTER_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
FILTER_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
FILTER_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
FILTER_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
FILTER_IF_MISSING_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
FilterType - com.alicloud.openservices.tablestore.model.filter中的枚举
 
fire(BatchGetRowRequest, FutureCallback<BatchGetRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.BatchGetRowLauncher
 
fire(BatchWriteRowRequest, FutureCallback<BatchWriteRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.BatchWriteRowLauncher
 
fire(CreateTableRequest, FutureCallback<CreateTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.CreateTableLauncher
 
fire(DeleteRowRequest, FutureCallback<DeleteRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.DeleteRowLauncher
 
fire(DeleteTableRequest, FutureCallback<DeleteTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.DeleteTableLauncher
 
fire(DescribeStreamRequest, FutureCallback<DescribeStreamResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.DescribeStreamLauncher
 
fire(DescribeTableRequest, FutureCallback<DescribeTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.DescribeTableLauncher
 
fire(GetRangeRequest, FutureCallback<GetRangeResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.GetRangeLauncher
 
fire(GetRowRequest, FutureCallback<GetRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.GetRowLauncher
 
fire(GetShardIteratorRequest, FutureCallback<GetShardIteratorResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.GetShardIteratorLauncher
 
fire(GetStreamRecordRequest, FutureCallback<GetStreamRecordResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.GetStreamRecordLauncher
 
fire(ListStreamRequest, FutureCallback<ListStreamResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.ListStreamLauncher
 
fire(ListTableRequest, FutureCallback<ListTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.ListTableLauncher
 
fire(Req, FutureCallback<Res>) - 类 中的方法com.alicloud.openservices.tablestore.core.OperationLauncher
 
fire(PutRowRequest, FutureCallback<PutRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.PutRowLauncher
 
fire(UpdateRowRequest, FutureCallback<UpdateRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.UpdateRowLauncher
 
fire(UpdateTableRequest, FutureCallback<UpdateTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.core.UpdateTableLauncher
 
first - 类 中的变量com.alicloud.openservices.tablestore.core.utils.Pair
 
FIRST_EXECUTION - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
formatAlternativeIso8601Date(Date) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.DateUtil
 
formatIso8601Date(Date) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.DateUtil
 
formatRfc822Date(Date) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.DateUtil
 
FORWARD_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
 
fromBase64String(String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Base64
 
fromBinary(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.model.ColumnValue
构造一个类型为ColumnType.BINARY的属性列。
fromBinary(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
构造一个类型为PrimaryKeyType.BINARY的主键列。
fromBoolean(boolean) - 类 中的静态方法com.alicloud.openservices.tablestore.model.ColumnValue
构造一个类型为ColumnType.BOOLEAN的属性列。
fromColumn(ColumnValue) - 类 中的静态方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
 
fromDouble(double) - 类 中的静态方法com.alicloud.openservices.tablestore.model.ColumnValue
构造一个类型为ColumnType.DOUBLE的属性列。
fromLong(long) - 类 中的静态方法com.alicloud.openservices.tablestore.model.ColumnValue
构造一个类型为ColumnType.INTEGER的属性列。
fromLong(long) - 类 中的静态方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
构造一个类型为PrimaryKeyType.INTEGER的主键列。
fromString(String) - 类 中的静态方法com.alicloud.openservices.tablestore.model.ColumnValue
构造一个类型为ColumnType.STRING的属性列。
fromString(String) - 类 中的静态方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
构造一个类型为PrimaryKeyType.STRING的主键列。
FT_COLUMN_PAGINATION_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
 
FT_COMPOSITE_COLUMN_VALUE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
 
FT_SINGLE_COLUMN_VALUE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
 

G

get() - 类 中的方法com.alicloud.openservices.tablestore.core.CallbackImpledFuture
 
get(long, TimeUnit) - 类 中的方法com.alicloud.openservices.tablestore.core.CallbackImpledFuture
 
get(int) - 类 中的方法com.alicloud.openservices.tablestore.model.MultiRowQueryCriteria
获取某行的主键。
getAccessKeyId() - 类 中的方法com.alicloud.openservices.tablestore.core.auth.ServiceCredentials
获取访问用户的Access Key ID。
getAccessKeySecret() - 类 中的方法com.alicloud.openservices.tablestore.core.auth.ServiceCredentials
获取访问用户的Access Key Secret。
getAction() - 类 中的方法com.alicloud.openservices.tablestore.core.http.OTSUri
 
getActionType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
getActionType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
getActionType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecordOrBuilder
 
getActionUri() - 类 中的方法com.alicloud.openservices.tablestore.core.http.RequestMessage
 
getAlgorithm() - 类 中的方法com.alicloud.openservices.tablestore.core.auth.HmacSHA1Signature
 
getAlgorithm() - 接口 中的方法com.alicloud.openservices.tablestore.core.auth.ServiceSignature
 
getBatchGetRowResult(String) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse
获取某个表的所有行查询结果。
getBegin() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
getBegin() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
getBegin() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRangeOrBuilder
 
getBegin() - 类 中的方法com.alicloud.openservices.tablestore.model.PartitionRange
返回范围的起始值。
getBlockSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
getBlockSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
getBlockSize() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptionsOrBuilder
 
getBloomFilterType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
getBloomFilterType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
getBloomFilterType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptionsOrBuilder
 
getBuffer() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
getBufferSize() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
获取内部Buffer的大小。
getBytes(ByteBuffer) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
This method will get a sequence of bytes from pos to limit, but will restore pos after.
getCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getCacheBlocks() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getCacheBlocks() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getCacheBlocks() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
获取CacheBlocks的设置的值。
getCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
getCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
getCapacityUnit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacityOrBuilder
 
getCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
getCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
getCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
getCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
getCapacityUnit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetailsOrBuilder
 
getCapacityUnit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputOrBuilder
 
getCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.model.ConsumedCapacity
返回消耗的能力单元的值。
getCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.model.ReservedThroughput
获取表的预留吞吐量的值。
getCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.model.ReservedThroughputDetails
获取当前表的CapacityUnit设置。
getCapacityUnitBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
getCapacityUnitBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
getCapacityUnitBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
getCapacityUnitOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
getCapacityUnitOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
getCapacityUnitOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacityOrBuilder
 
getCapacityUnitOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
getCapacityUnitOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
getCapacityUnitOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
getCapacityUnitOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
getCapacityUnitOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetailsOrBuilder
 
getCapacityUnitOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputOrBuilder
 
getCellName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
getCells() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
getCellTimestamp() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
getCellType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
getCellValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
getChecksum() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
会自动计算当前的checksum并返回,当没有数据变化时,checksum会缓存在对象中,以减少不必要的计算。
getChecksum(byte, PlainBufferCell) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCrc8
 
getChecksum(byte, PlainBufferRow) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCrc8
 
getChecksum() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
会自动计算当前的checksum并返回,当没有数据变化时,checksum会缓存在对象中,以减少不必要的计算。
getChecksum(byte) - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
采用crc8算法得到一个checksum,主要用于计算cell的checksum
getChecksum(byte) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
采用crc8算法得到一个checksum,主要用于计算cell的checksum
getCode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
getCode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
getCode() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ErrorOrBuilder
 
getCode() - 类 中的方法com.alicloud.openservices.tablestore.model.Error
 
getColumn() - 类 中的方法com.alicloud.openservices.tablestore.model.RecordColumn
获取列的相关数据
getColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Row
获取某个特定名称的属性列的所有版本的值。
getColumnCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
getColumnCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
getColumnCondition() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConditionOrBuilder
 
getColumnCondition() - 类 中的方法com.alicloud.openservices.tablestore.model.Condition
 
getColumnName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
getColumnName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
getColumnName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilterOrBuilder
 
getColumnName() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
获取列名。
getColumnName() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
获取列名。
getColumns() - 类 中的方法com.alicloud.openservices.tablestore.model.Row
获取所有的属性列。
getColumns() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamRecord
获取该Record包含的属性列列表
getColumnsMap() - 类 中的方法com.alicloud.openservices.tablestore.model.Row
返回一个包含所有属性列的Map。
getColumnsToGet(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getColumnsToGet(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getColumnsToGet(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getColumnsToGet(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getColumnsToGet(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getColumnsToGet(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getColumnsToGet(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getColumnsToGet(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getColumnsToGet(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getColumnsToGet() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
返回要读取的列的名称列表(只读)。
getColumnsToGetCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getColumnsToGetCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getColumnsToGetCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getColumnsToGetCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getColumnsToGetCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getColumnsToGetCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getColumnsToGetCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getColumnsToGetCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getColumnsToGetCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getColumnsToGetList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getColumnsToGetList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getColumnsToGetList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getColumnsToGetList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getColumnsToGetList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getColumnsToGetList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getColumnsToGetList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getColumnsToGetList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getColumnsToGetList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getColumnsToPut() - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
获取所有要写入的属性列列表。
getColumnsToPut(String) - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
获取名称与指定名称相同的所有属性列的列表。
getColumnsToUpdate() - 类 中的方法com.alicloud.openservices.tablestore.model.RowUpdateChange
获取所有要更新的列。
getColumnType() - 类 中的方法com.alicloud.openservices.tablestore.model.RecordColumn
获取列的类型
getColumnValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
getColumnValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
getColumnValue() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilterOrBuilder
 
getColumnValue() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
获取列的对比值。
getColumnValue() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
获取列的对比值。
getCombinator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
getCombinator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
getCombinator() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilterOrBuilder
 
getComparator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
getComparator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
getComparator() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilterOrBuilder
 
getCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
getCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
getCondition() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequestOrBuilder
 
getCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
getCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
getCondition() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequestOrBuilder
 
getCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
getCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
getCondition() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequestOrBuilder
 
getCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
getCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
getCondition() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequestOrBuilder
 
getCondition() - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
获取判断条件。
getConditionBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
getConditionBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
getConditionBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
getConditionBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
getConditionOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
getConditionOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
getConditionOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequestOrBuilder
 
getConditionOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
getConditionOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
getConditionOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequestOrBuilder
 
getConditionOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
getConditionOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
getConditionOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequestOrBuilder
 
getConditionOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
getConditionOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
getConditionOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequestOrBuilder
 
getConditionType() - 接口 中的方法com.alicloud.openservices.tablestore.model.condition.ColumnCondition
 
getConditionType() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.CompositeColumnValueCondition
 
getConditionType() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
 
getConnectionTimeoutInMillisecond() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回建立连接的超时时间(单位:毫秒)。
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
getConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponseOrBuilder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
getConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponseOrBuilder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
getConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponseOrBuilder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
getConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponseOrBuilder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
getConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
getConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponseOrBuilder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
getConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponseOrBuilder
 
getConsumedBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
getConsumedBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
getConsumedBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
getConsumedBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
getConsumedBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getConsumedBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
getConsumedBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
getConsumedCapacity() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
 
getConsumedCapacity() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse.RowResult
若该行查询成功,则返回消耗的能力单元。
getConsumedCapacity() - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteRowResponse
获取此次操作消耗的能力单元。
getConsumedCapacity() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeResponse
获取此次操作消耗的CapacityUnit。
getConsumedCapacity() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowResponse
获取此次操作消耗的能力单元。
getConsumedCapacity() - 类 中的方法com.alicloud.openservices.tablestore.model.PutRowResponse
获取此次操作消耗的能力单元。
getConsumedCapacity() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateRowResponse
获取此次操作消耗的能力单元。
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
getConsumedOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponseOrBuilder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
getConsumedOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponseOrBuilder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
getConsumedOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponseOrBuilder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
getConsumedOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponseOrBuilder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
getConsumedOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
getConsumedOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponseOrBuilder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
getConsumedOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponseOrBuilder
 
getContent() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseMessage
 
getContentLength() - 类 中的方法com.alicloud.openservices.tablestore.core.http.RequestMessage
 
getContentMd5() - 类 中的方法com.alicloud.openservices.tablestore.core.http.RequestMessage
 
getCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getCreationTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
getCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
getCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
getCreationTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamOrBuilder
 
getCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
获取Stream的创建时间,单位微秒
getCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.model.Stream
获取Stream的创建时间,单位微秒
getCriteria(String) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowRequest
获取指定表的多行查询参数。
getCriteriasByTable() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowRequest
获取按表组织的多行查询参数。
getCurrentIso8601Date() - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.DateUtil
 
getCurrentRfc822Date() - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.DateUtil
 
getDataSize() - 类 中的方法com.alicloud.openservices.tablestore.model.RowDeleteChange
 
getDataSize() - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
 
getDataSize() - 类 中的方法com.alicloud.openservices.tablestore.model.RowUpdateChange
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyOption
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnType
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamStatus
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyOption
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnType
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamStatus
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getDeviationCellVersionInSec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
getDeviationCellVersionInSec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
getDeviationCellVersionInSec() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptionsOrBuilder
 
getDirection() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getDirection() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getDirection() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getDirection() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
获取范围查询的读取顺序(正序(FORWARD)或反序(BACKWARD))。
getDirection() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
获取范围查询的读取顺序(正序(FORWARD)或反序(BACKWARD))。
getEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
getEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
getEnableStream() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetailsOrBuilder
 
getEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
getEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
getEnableStream() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecificationOrBuilder
 
getEnd() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
getEnd() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
getEnd() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRangeOrBuilder
 
getEnd() - 类 中的方法com.alicloud.openservices.tablestore.model.PartitionRange
返回范围的终止值。
getEnd() - 类 中的方法com.alicloud.openservices.tablestore.model.TimeRange
 
getEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getEndColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getEndColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getEndColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
 
getEndpoint() - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
返回访问的TableStore Endpoint。
getEndpoint() - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
返回访问的TableStore Endpoint。
getEndpoint() - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
返回访问的TableStore Endpoint。
getEndTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
getEndTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
getEndTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRangeOrBuilder
 
getEpoch() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferSequenceInfo
 
getEpoch() - 类 中的方法com.alicloud.openservices.tablestore.model.RecordSequenceInfo
获取行时序信息的epoch
getError() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getError() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
getError() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
getError() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
getError() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
getError() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponseOrBuilder
 
getError() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
 
getError() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse.RowResult
若该行查询执行失败,则返回具体的错误信息。
getErrorBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getErrorBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
getErrorCode() - 异常错误 中的方法com.alicloud.openservices.tablestore.TableStoreException
返回错误代码的字符串表示。
getErrorOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getErrorOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
getErrorOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
getErrorOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
getErrorOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
getErrorOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponseOrBuilder
 
getErrors() - 异常错误 中的方法com.alicloud.openservices.tablestore.PartialResultFailedException
 
getExclusiveEndPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getExclusiveEndPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getExclusiveEndPrimaryKey() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getExclusiveEndPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
获取范围查询的右边界的主键值。
getExclusiveEndPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
获取范围查询的右边界的主键值。
getExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getExpirationTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
getExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
getExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
getExpirationTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetailsOrBuilder
 
getExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
getExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
getExpirationTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecificationOrBuilder
 
getExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
获取Stream的过期时间,单位小时
getExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamDetails
获取Stream的过期时间,单位小时
getExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamSpecification
获取expirationTime参数,单位为小时
getExtension() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
getExtraHeaders() - 类 中的方法com.alicloud.openservices.tablestore.core.http.AsyncServiceClient
 
getFailedRows() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse
获取所有查询操作执行失败的行。
getFailedRows() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse
获取所有PutRow操作执行失败的行。
getFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
getFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
getFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterOrBuilder
 
getFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getFilter() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
获取本次查询使用的Filter。
getFilterIfMissing() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
getFilterIfMissing() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
getFilterIfMissing() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilterOrBuilder
 
getFilterType() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.ColumnPaginationFilter
 
getFilterType() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.CompositeColumnValueFilter
 
getFilterType() - 接口 中的方法com.alicloud.openservices.tablestore.model.filter.Filter
 
getFilterType() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
 
getFirst() - 类 中的方法com.alicloud.openservices.tablestore.core.utils.Pair
Return the first element stored in the pair.
getHasSeq() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferSequenceInfo
 
getHeader(String) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseMessage
 
getHeadersMap() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseMessage
 
getHost() - 类 中的方法com.alicloud.openservices.tablestore.core.http.OTSUri
 
getHttpStatus() - 异常错误 中的方法com.alicloud.openservices.tablestore.TableStoreException
返回Http状态码
getInclusiveStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getInclusiveStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getInclusiveStartPrimaryKey() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getInclusiveStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
获取范围查询的左边界的主键值。
getInclusiveStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
获取范围查询的左边界的主键值。
getInclusiveStartShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
getInclusiveStartShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
getInclusiveStartShardId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequestOrBuilder
 
getInclusiveStartShardId() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamRequest
获取InclusiveStartShardId参数。
getIndex() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
 
getIndex() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse.RowResult
获取该行在BatchGetRowRequest的多行查询参数的索引位置。
getInstanceName() - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
返回访问的实例的名称
getInstanceName() - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
返回访问的实例的名称
getInstanceName() - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
返回访问的实例的名称
getIoThreadCount() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回HttpAsyncClient的IOReactor的线程数。
getIsOk() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getIsOk() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
getIsOk() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
getIsOk() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
getIsOk() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
getIsOk() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponseOrBuilder
 
getLastDecreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
getLastDecreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
getLastDecreaseTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetailsOrBuilder
 
getLastDecreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.model.ReservedThroughputDetails
获取最近一次下调读或写CapacityUnit的时间。
getLastEnableTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
getLastEnableTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
getLastEnableTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetailsOrBuilder
 
getLastEnableTime() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamDetails
获取上次开启Stream的时间,单位微秒
getLastIncreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
getLastIncreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
getLastIncreaseTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetailsOrBuilder
 
getLastIncreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.model.ReservedThroughputDetails
获取最近一次上调读或写CapacityUnit的时间。
getLastTag() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
getLastTag() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
getLatestColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Row
获取该属性列中最新版本的值。
getLatestVersionOnly() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
getLatestVersionOnly() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
getLatestVersionOnly() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilterOrBuilder
 
getLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
getLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
getLimit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilterOrBuilder
 
getLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getLimit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
getLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
getLimit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequestOrBuilder
 
getLimit() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.ColumnPaginationFilter
 
getLimit() - 类 中的方法com.alicloud.openservices.tablestore.model.GetStreamRecordRequest
获取Limit参数
getLimit() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
获取操作时返回的最大行数。
getMaxConnections() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回允许打开的最大HTTP连接数。
getMaxCount() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
Iterator最多返回的行数。
getMaxRetryPauseInMillis() - 类 中的方法com.alicloud.openservices.tablestore.model.AlwaysRetryStrategy
 
getMaxRetryTimes() - 类 中的方法com.alicloud.openservices.tablestore.model.AlwaysRetryStrategy
 
getMaxTimeDeviation() - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
获取允许的指定版本写入数据时所指定的版本与系统当前时间的最大偏差。
getMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getMaxVersions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getMaxVersions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getMaxVersions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
getMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
getMaxVersions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptionsOrBuilder
 
getMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
获取设置过的MaxVersions。
getMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
获取最大版本数。
getMessage() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
getMessage() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
getMessage() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ErrorOrBuilder
 
getMessage() - 类 中的方法com.alicloud.openservices.tablestore.core.ResponseContentWithMeta
 
getMessage() - 类 中的方法com.alicloud.openservices.tablestore.model.Error
 
getMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.ResponseContentWithMeta
 
getName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
getName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
getName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchemaOrBuilder
 
getName() - 类 中的方法com.alicloud.openservices.tablestore.model.Column
获取属性列的名称。
getName() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
获取主键列的名称。
getName() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
获取主键的名称。
getNameRawData() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
getNameRawData() - 类 中的方法com.alicloud.openservices.tablestore.model.Column
 
getNameRawData() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
 
getNextShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getNextShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getNextShardId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
getNextShardId() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
获取NextShardId参数
getNextShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
getNextShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
getNextShardIterator() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponseOrBuilder
 
getNextShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.model.GetStreamRecordResponse
获取NextShardIterator,用于发起下一次请求
getNextStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
getNextStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
getNextStartPrimaryKey() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponseOrBuilder
 
getNextStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeResponse
获取下一次查询的范围的起始边界。
getNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
getNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
getNextToken() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponseOrBuilder
 
getNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
getNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
getNextToken() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponseOrBuilder
 
getNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
getNextToken() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
getNextToken() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
 
getNextToken() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeResponse
 
getNextToken() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowResponse
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyOption
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnType
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamStatus
 
getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
getObject(ResponseMessage) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.ProtocolBufferParser
 
getObject(ResponseMessage) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.ResultParser
Converts the result from stream to a java object.
getOffset() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
getOffset() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
getOffset() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilterOrBuilder
 
getOffset() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.ColumnPaginationFilter
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.CreateTableRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteRowRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteTableRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.GetShardIteratorRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.GetStreamRecordRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.ListStreamRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.ListTableRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.PutRowRequest
 
getOperationName() - 接口 中的方法com.alicloud.openservices.tablestore.model.Request
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateRowRequest
 
getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableRequest
 
getOperationType() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.CompositeColumnValueCondition
查看当前设置的逻辑关系。
getOperationType() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.CompositeColumnValueFilter
查看当前设置的逻辑关系。
getOperator() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
获取列的比较操作符。
getOperator() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
获取列的比较操作符。
getOption() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
getOption() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
getOption() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchemaOrBuilder
 
getOption() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
 
getParentId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
getParentId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
getParentId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShardOrBuilder
 
getParentId() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamShard
获取ParentId
getParentSiblingId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
getParentSiblingId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
getParentSiblingId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShardOrBuilder
 
getParentSiblingId() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamShard
获取ParentSiblingId
getPartitions(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getPartitions(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getPartitions(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getPartitionsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getPartitionsBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getPartitionsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getPartitionsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getPartitionsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getPartitionsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getPartitionsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getPartitionsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getPartitionsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getPartitionsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getPartitionsOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getPartitionsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getPartitionsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getPartitionsOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getPkCellValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
getPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
getPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
getPrimaryKey() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequestOrBuilder
 
getPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getPrimaryKey() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getPrimaryKey(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getPrimaryKey(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getPrimaryKey(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getPrimaryKey(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
getPrimaryKey(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
getPrimaryKey(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
 
getPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
getPrimaryKey(String, int) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowRequest
根据表名和索引返回某一行的主键。
getPrimaryKey() - 接口 中的方法com.alicloud.openservices.tablestore.model.IRow
 
getPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.model.Row
 
getPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
获取该行的主键。
getPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.model.RowRangeColumnIteratorImpl
 
getPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.model.SingleRowQueryCriteria
 
getPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamRecord
获取对应行的主键
getPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.model.WideColumnIterator
 
getPrimaryKeyBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
getPrimaryKeyBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
getPrimaryKeyColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
获取某个指定名称的主键列。
getPrimaryKeyColumn(int) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
按位置获取对应的主键列。
getPrimaryKeyColumns() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
获取所有的主键列。
getPrimaryKeyColumnsMap() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
获取主键列名称与主键列映射的Map。
getPrimaryKeyCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getPrimaryKeyCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getPrimaryKeyCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getPrimaryKeyCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
getPrimaryKeyCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
getPrimaryKeyCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
 
getPrimaryKeyList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getPrimaryKeyList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getPrimaryKeyList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getPrimaryKeyList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
getPrimaryKeyList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
getPrimaryKeyList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
 
getPrimaryKeyList() - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
返回包含所有主键列定义的只读列表。
getPrimaryKeyMap() - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
返回主键的列名与类型的对应字典,该字典的遍历顺序与表中主键的顺序一致。
getPrimaryKeyOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
getPrimaryKeyOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
getPrimaryKeyOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
 
getPrimaryKeyOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
getPrimaryKeyOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
getPrimaryKeyOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
 
getProxyDomain() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回访问NTLM验证的代理服务器的Windows域名(可选)。
getProxyHost() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回代理服务器主机地址。
getProxyPassword() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回代理服务器验证的密码。
getProxyPort() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回代理服务器端口。
getProxyUsername() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回代理服务器验证的用户名。
getProxyWorkstation() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回NTLM代理服务器的Windows工作站名称。
getRange(GetRangeRequest, TableStoreCallback<GetRangeRequest, GetRangeResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
getRange(GetRangeRequest, TableStoreCallback<GetRangeRequest, GetRangeResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
从表中查询一个范围内的多行数据。
getRange(TraceLogger, RetryStrategy, GetRangeRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
getRange(GetRangeRequest, TableStoreCallback<GetRangeRequest, GetRangeResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
getRange(GetRangeRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
getRange(GetRangeRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
从表中查询一个范围内的多行数据。
getRangeInternal(GetRangeRequest, TableStoreCallback<GetRangeRequest, GetRangeResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
GetRangeLauncher - com.alicloud.openservices.tablestore.core中的类
 
GetRangeLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, GetRangeRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.GetRangeLauncher
 
GetRangeRequest - com.alicloud.openservices.tablestore.model中的类
 
GetRangeRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.GetRangeRequest
 
GetRangeRequest(RangeRowQueryCriteria) - 类 的构造器com.alicloud.openservices.tablestore.model.GetRangeRequest
 
GetRangeResponse - com.alicloud.openservices.tablestore.model中的类
 
GetRangeResponse(Response, ConsumedCapacity) - 类 的构造器com.alicloud.openservices.tablestore.model.GetRangeResponse
internal use
GetRangeResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
GetRangeResponseConsumer(ResultParser, TraceLogger, RetryStrategy, GetRangeResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.GetRangeResponseConsumer
 
getRangeRowQueryCriteria() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeRequest
获取范围查询的条件。
getRead() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
getRead() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
getRead() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnitOrBuilder
 
getReadCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
获取读能力单元的值。
getRecord() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
getRecord() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
getRecord() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecordOrBuilder
 
getRecords() - 类 中的方法com.alicloud.openservices.tablestore.model.GetStreamRecordResponse
获取记录列表
getRecordType() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamRecord
获取Record的类型
getRequest() - 类 中的方法com.alicloud.openservices.tablestore.core.http.RequestMessage
 
getRequestForRetry(Exception) - 类 中的方法com.alicloud.openservices.tablestore.core.BatchGetRowLauncher
 
getRequestForRetry(Exception) - 类 中的方法com.alicloud.openservices.tablestore.core.BatchWriteRowLauncher
 
getRequestForRetry(Exception) - 类 中的方法com.alicloud.openservices.tablestore.core.OperationLauncher
 
getRequestId() - 类 中的方法com.alicloud.openservices.tablestore.model.Response
获取该请求的RequestId。
getRequestId() - 异常错误 中的方法com.alicloud.openservices.tablestore.TableStoreException
返回Request标识。
getReservedThroughput() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getReservedThroughput() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getReservedThroughput() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getReservedThroughput() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getReservedThroughput() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
getReservedThroughput() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequestOrBuilder
 
getReservedThroughput() - 类 中的方法com.alicloud.openservices.tablestore.model.CreateTableRequest
获取表的预留吞吐量。
getReservedThroughputBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getReservedThroughputBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getReservedThroughputDetails() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
getReservedThroughputDetails() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponseOrBuilder
 
getReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
返回表的预留吞吐量的更改信息。
getReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableResponse
获取表当前的预留吞吐量的更改信息。
getReservedThroughputDetailsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getReservedThroughputDetailsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getReservedThroughputDetailsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getReservedThroughputDetailsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getReservedThroughputDetailsOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getReservedThroughputDetailsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getReservedThroughputDetailsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
getReservedThroughputDetailsOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponseOrBuilder
 
getReservedThroughputForUpdate() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableRequest
获取表的预留吞吐量变更。
getReservedThroughputOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getReservedThroughputOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getReservedThroughputOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getReservedThroughputOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getReservedThroughputOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
getReservedThroughputOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequestOrBuilder
 
getResponse() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseMessage
 
getResponseContentWithMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
getResponseHandlers() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
 
getResquestHandlers() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
 
getResult(List<BatchGetRowResponse.RowResult>, List<BatchGetRowResponse.RowResult>) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse
获取所有执行成功过的行以及所有执行失败的行。
getResult(List<BatchWriteRowResponse.RowResult>, List<BatchWriteRowResponse.RowResult>) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse
获取所有执行成功过的行以及所有执行失败的行。
getResult() - 异常错误 中的方法com.alicloud.openservices.tablestore.PartialResultFailedException
 
getRetries() - 类 中的方法com.alicloud.openservices.tablestore.model.AlwaysRetryStrategy
 
getRetries() - 类 中的方法com.alicloud.openservices.tablestore.model.DefaultRetryStrategy
 
getRetries() - 接口 中的方法com.alicloud.openservices.tablestore.model.RetryStrategy
返回当前重试的次数
getRetryStrategy() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回TableStore的请求重试策略
getRetryThreadCount() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回用于执行错误重试的线程池的线程的个数。
getReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
getReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
getReturnContent() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequestOrBuilder
 
getReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
getReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
getReturnContent() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequestOrBuilder
 
getReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
getReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
getReturnContent() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequestOrBuilder
 
getReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
getReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
getReturnContent() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequestOrBuilder
 
getReturnContentBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
getReturnContentBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
getReturnContentBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
getReturnContentBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
getReturnContentOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
getReturnContentOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
getReturnContentOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequestOrBuilder
 
getReturnContentOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
getReturnContentOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
getReturnContentOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequestOrBuilder
 
getReturnContentOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
getReturnContentOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
getReturnContentOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequestOrBuilder
 
getReturnContentOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
getReturnContentOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
getReturnContentOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequestOrBuilder
 
getReturnType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
getReturnType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
getReturnType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContentOrBuilder
 
getReturnType() - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
 
getRow(GetRowRequest, TableStoreCallback<GetRowRequest, GetRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
getRow(GetRowRequest, TableStoreCallback<GetRowRequest, GetRowResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
读取表中的一行数据。
getRow(TraceLogger, RetryStrategy, GetRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
getRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponseOrBuilder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
getRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponseOrBuilder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
getRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequestOrBuilder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
getRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponseOrBuilder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
getRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
getRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponseOrBuilder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
getRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponseOrBuilder
 
getRow(GetRowRequest, TableStoreCallback<GetRowRequest, GetRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse.RowResult
获取返回的行数据
getRow() - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteRowResponse
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowResponse
获取单行查询返回的数据。
getRow() - 类 中的方法com.alicloud.openservices.tablestore.model.PutRowResponse
 
getRow() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateRowResponse
 
getRow(GetRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
getRow(GetRowRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
读取表中的一行数据。
getRowChange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
getRowChange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
getRowChange() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequestOrBuilder
 
getRowChange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
getRowChange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
getRowChange() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequestOrBuilder
 
getRowChange(String, int) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowRequest
根据表名和索引返回一次写操作的参数。
getRowChange() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowRequest
获取所有表的操作参数。
getRowChange() - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteRowRequest
获取DeleteRow的请求参数。
getRowChange() - 类 中的方法com.alicloud.openservices.tablestore.model.PutRowRequest
获取PutRow的请求参数。
getRowChange() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateRowRequest
获取UpdateRow的请求参数。
GetRowColumnIteratorImpl - com.alicloud.openservices.tablestore.model中的类
 
GetRowColumnIteratorImpl(InternalClient, GetRowRequest) - 类 的构造器com.alicloud.openservices.tablestore.model.GetRowColumnIteratorImpl
 
getRowExistence() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
getRowExistence() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
getRowExistence() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConditionOrBuilder
 
getRowExistenceExpectation() - 类 中的方法com.alicloud.openservices.tablestore.model.Condition
 
getRowIndex() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferSequenceInfo
 
getRowIndex() - 类 中的方法com.alicloud.openservices.tablestore.model.RecordSequenceInfo
获取改行的行位置标识
getRowInternal(GetRowRequest, TableStoreCallback<GetRowRequest, GetRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
getRowKeys() - 类 中的方法com.alicloud.openservices.tablestore.model.MultiRowQueryCriteria
获取该表中所要要查询的行的主键。
GetRowLauncher - com.alicloud.openservices.tablestore.core中的类
 
GetRowLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, GetRowRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.GetRowLauncher
 
getRowQueryCriteria() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowRequest
获取单行查询条件。
GetRowRequest - com.alicloud.openservices.tablestore.model中的类
GetRow的查询参数。
GetRowRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.GetRowRequest
 
GetRowRequest(SingleRowQueryCriteria) - 类 的构造器com.alicloud.openservices.tablestore.model.GetRowRequest
通过单行查询条件构造GetRowRequest对象。
GetRowResponse - com.alicloud.openservices.tablestore.model中的类
 
GetRowResponse(Response, Row, ConsumedCapacity) - 类 的构造器com.alicloud.openservices.tablestore.model.GetRowResponse
 
GetRowResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
GetRowResponseConsumer(ResultParser, TraceLogger, RetryStrategy, GetRowResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.GetRowResponseConsumer
 
getRows() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
getRows() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
getRows() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponseOrBuilder
 
getRows(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
getRows(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
getRows(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponseOrBuilder
 
getRows(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
getRows(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
getRows(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequestOrBuilder
 
getRows(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
getRows(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
getRows(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponseOrBuilder
 
getRows() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeResponse
获取本次查询返回的所有行。
getRowsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
getRowsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
getRowsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
getRowsBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
getRowsBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
getRowsBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
getRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
getRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
getRowsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponseOrBuilder
 
getRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
getRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
getRowsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequestOrBuilder
 
getRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
getRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
getRowsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponseOrBuilder
 
getRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowRequest
获取该BatchWriteRow请求中包含的总的行数。
getRowsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
getRowsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
getRowsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponseOrBuilder
 
getRowsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
getRowsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
getRowsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequestOrBuilder
 
getRowsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
getRowsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
getRowsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponseOrBuilder
 
getRowsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
getRowsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
getRowsOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponseOrBuilder
 
getRowsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
getRowsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
getRowsOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequestOrBuilder
 
getRowsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
getRowsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
getRowsOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponseOrBuilder
 
getRowsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
getRowsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
getRowsOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponseOrBuilder
 
getRowsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
getRowsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
getRowsOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequestOrBuilder
 
getRowsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
getRowsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
getRowsOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponseOrBuilder
 
getRowStatus(String) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse
获取某个表上所有写操作的返回结果。
getRowStatus() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse
获取所有表上写操作的返回结果。
getSecond() - 类 中的方法com.alicloud.openservices.tablestore.core.utils.Pair
Return the second element stored in the pair.
getSequenceInfo() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferExtension
 
getSequenceInfo() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamRecord
获取该行的时序信息
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
getShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
getShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
getShardId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequestOrBuilder
 
getShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
getShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
getShardId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShardOrBuilder
 
getShardId() - 类 中的方法com.alicloud.openservices.tablestore.model.GetShardIteratorRequest
获取ShardId参数
getShardId() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamShard
获取ShardId
getShardIterator(GetShardIteratorRequest, TableStoreCallback<GetShardIteratorRequest, GetShardIteratorResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
getShardIterator(GetShardIteratorRequest, TableStoreCallback<GetShardIteratorRequest, GetShardIteratorResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
获取ShardIterator,可通过ShardIterator读取Shard中的数据。
getShardIterator(TraceLogger, RetryStrategy, GetShardIteratorRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
getShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
getShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
getShardIterator() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponseOrBuilder
 
getShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
getShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
getShardIterator() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequestOrBuilder
 
getShardIterator(GetShardIteratorRequest, TableStoreCallback<GetShardIteratorRequest, GetShardIteratorResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
getShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.model.GetShardIteratorResponse
获取ShardIterator
getShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.model.GetStreamRecordRequest
获取ShardIterator
getShardIterator(GetShardIteratorRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
getShardIterator(GetShardIteratorRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
获取ShardIterator,可通过ShardIterator读取Shard中的数据。
GetShardIteratorLauncher - com.alicloud.openservices.tablestore.core中的类
 
GetShardIteratorLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, GetShardIteratorRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.GetShardIteratorLauncher
 
GetShardIteratorRequest - com.alicloud.openservices.tablestore.model中的类
 
GetShardIteratorRequest(String, String) - 类 的构造器com.alicloud.openservices.tablestore.model.GetShardIteratorRequest
 
GetShardIteratorResponse - com.alicloud.openservices.tablestore.model中的类
 
GetShardIteratorResponse() - 类 的构造器com.alicloud.openservices.tablestore.model.GetShardIteratorResponse
 
GetShardIteratorResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.GetShardIteratorResponse
 
GetShardIteratorResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
GetShardIteratorResponseConsumer(ResultParser, TraceLogger, RetryStrategy, GetShardIteratorResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.GetShardIteratorResponseConsumer
 
getShardLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
getShardLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
getShardLimit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequestOrBuilder
 
getShardLimit() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamRequest
获取ShardLimit参数。
getShards(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getShards(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getShards(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
getShards() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
获取Shard列表
getShardsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getShardsBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getShardsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getShardsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getShardsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
getShardsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getShardsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getShardsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
getShardsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getShardsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getShardsOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
getShardsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getShardsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getShardsOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
getShardSplits(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getShardSplits(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getShardSplits(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getShardSplits() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
所有shard之间的分裂点。
getShardSplitsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getShardSplitsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getShardSplitsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getShardSplitsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getShardSplitsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getShardSplitsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getSigner() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
 
getSize() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
获取主键列值的大小,各类型大小计算公式为: - ColumnType.INTEGER: 恒定大小为8个字节 - ColumnType.DOUBLE: 恒定大小为8个字节 - ColumnType.BOOLEAN: 恒定大小为1个字节 - ColumnType.BINARY: 大小为字节数 - ColumnType.STRING: 大小为按UTF-8编码后的字节数
getSize() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
获取行主键的数据大小总和,大小总和包括所有主键列的名称和值。
getSize() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
获取主键列值的大小,各类型大小计算公式为: - PrimaryKeyType.INTEGER: 恒定大小为8个字节 - PrimaryKeyType.STRING: 大小为按UTF-8编码后的字节数
getSocketTimeoutInMillisecond() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回通过打开的连接传输数据的超时时间(单位:毫秒)。
getSpecificTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
getSpecificTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
getSpecificTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRangeOrBuilder
 
getStart() - 类 中的方法com.alicloud.openservices.tablestore.model.TimeRange
 
getStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getStartColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getStartColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getStartColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
 
getStartTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
getStartTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
getStartTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRangeOrBuilder
 
getStatus() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
获取Stream的状态
getStatusCode() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseMessage
 
getStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getStreamDetails() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
getStreamDetails() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponseOrBuilder
 
getStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
获取表的Stream信息。
getStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableResponse
获取表的Stream信息。
getStreamDetailsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getStreamDetailsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getStreamDetailsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getStreamDetailsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getStreamDetailsOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getStreamDetailsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getStreamDetailsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
getStreamDetailsOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponseOrBuilder
 
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
getStreamId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequestOrBuilder
 
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getStreamId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
getStreamId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequestOrBuilder
 
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
getStreamId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetailsOrBuilder
 
getStreamId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamOrBuilder
 
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamRequest
获取StreamId参数。
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
获取Stream的Id
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.model.GetShardIteratorRequest
获取StreamId参数
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.model.Stream
获取streamId
getStreamId() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamDetails
获取Stream的Id
getStreamRecord(GetStreamRecordRequest, TableStoreCallback<GetStreamRecordRequest, GetStreamRecordResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
getStreamRecord(GetStreamRecordRequest, TableStoreCallback<GetStreamRecordRequest, GetStreamRecordResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
通过ShardIterator读取Shard中的数据。
getStreamRecord(TraceLogger, RetryStrategy, GetStreamRecordRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
getStreamRecord(GetStreamRecordRequest, TableStoreCallback<GetStreamRecordRequest, GetStreamRecordResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
getStreamRecord(GetStreamRecordRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
getStreamRecord(GetStreamRecordRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
通过ShardIterator读取Shard中的数据。
GetStreamRecordLauncher - com.alicloud.openservices.tablestore.core中的类
 
GetStreamRecordLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, GetStreamRecordRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.GetStreamRecordLauncher
 
GetStreamRecordRequest - com.alicloud.openservices.tablestore.model中的类
 
GetStreamRecordRequest(String) - 类 的构造器com.alicloud.openservices.tablestore.model.GetStreamRecordRequest
 
GetStreamRecordResponse - com.alicloud.openservices.tablestore.model中的类
 
GetStreamRecordResponse() - 类 的构造器com.alicloud.openservices.tablestore.model.GetStreamRecordResponse
 
GetStreamRecordResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.GetStreamRecordResponse
 
GetStreamRecordResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
GetStreamRecordResponseConsumer(ResultParser, TraceLogger, RetryStrategy, GetStreamRecordResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.GetStreamRecordResponseConsumer
 
getStreamRecords(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
getStreamRecords(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
getStreamRecords(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponseOrBuilder
 
getStreamRecordsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
getStreamRecordsBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
getStreamRecordsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
getStreamRecordsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
getStreamRecordsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponseOrBuilder
 
getStreamRecordsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
getStreamRecordsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
getStreamRecordsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponseOrBuilder
 
getStreamRecordsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
getStreamRecordsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
getStreamRecordsOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponseOrBuilder
 
getStreamRecordsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
getStreamRecordsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
getStreamRecordsOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponseOrBuilder
 
getStreams(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
getStreams(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
getStreams(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponseOrBuilder
 
getStreams() - 类 中的方法com.alicloud.openservices.tablestore.model.ListStreamResponse
获取Stream列表
getStreamsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
getStreamsBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
getStreamsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
getStreamsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
getStreamsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponseOrBuilder
 
getStreamsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
getStreamsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
getStreamsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponseOrBuilder
 
getStreamsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
getStreamsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
getStreamsOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponseOrBuilder
 
getStreamsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
getStreamsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
getStreamsOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponseOrBuilder
 
getStreamSpec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getStreamSpec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getStreamSpec() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getStreamSpec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getStreamSpec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
getStreamSpec() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequestOrBuilder
 
getStreamSpecBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getStreamSpecBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getStreamSpecification() - 类 中的方法com.alicloud.openservices.tablestore.model.CreateTableRequest
获取Stream的配置参数
getStreamSpecification() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableRequest
获取表的Stream配置变更。
getStreamSpecOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getStreamSpecOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getStreamSpecOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getStreamSpecOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getStreamSpecOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
getStreamSpecOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequestOrBuilder
 
getStreamStatus() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getStreamStatus() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getStreamStatus() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
getStsToken() - 类 中的方法com.alicloud.openservices.tablestore.core.auth.ServiceCredentials
 
getSubConditions() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.CompositeColumnValueCondition
返回逻辑关系组中的所有ColumnCondition。
getSubFilters(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
getSubFilters(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
getSubFilters(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilterOrBuilder
 
getSubFilters() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.CompositeColumnValueFilter
返回逻辑关系组中的所有ColumnValueFilter。
getSubFiltersBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
getSubFiltersBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
getSubFiltersCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
getSubFiltersCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
getSubFiltersCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilterOrBuilder
 
getSubFiltersList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
getSubFiltersList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
getSubFiltersList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilterOrBuilder
 
getSubFiltersOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
getSubFiltersOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
getSubFiltersOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilterOrBuilder
 
getSubFiltersOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
getSubFiltersOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
getSubFiltersOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilterOrBuilder
 
getSucceedRows() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse
获取所有查询操作执行成功的行。
getSucceedRows() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse
获取所有操作执行成功的行。
getTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getTableMeta() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getTableMeta() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.model.CreateTableRequest
获取表的结构信息。
getTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
返回表的Meta定义。
getTableMetaBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getTableMetaBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getTableMetaOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getTableMetaOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getTableMetaOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getTableMetaOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getTableMetaOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getTableMetaOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponseOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponseOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequestOrBuilder
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
 
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse.RowResult
获取该行所在表的名称。
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteTableRequest
获取表的名称。
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
获取表的名称
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableRequest
获取表的名称。
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.ListStreamRequest
获取表的名称。
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
获取表的名称。
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
返回查询的表名。
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.Stream
获取所属表名
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
返回表的名称。
getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableRequest
获取表的名称。
getTableNames(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
getTableNames(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
getTableNames(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponseOrBuilder
 
getTableNames() - 类 中的方法com.alicloud.openservices.tablestore.model.ListTableResponse
获取表的名称列表。
getTableNamesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
getTableNamesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
getTableNamesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponseOrBuilder
 
getTableNamesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
getTableNamesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
getTableNamesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponseOrBuilder
 
getTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getTableOptions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getTableOptions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
getTableOptions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequestOrBuilder
 
getTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
getTableOptions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponseOrBuilder
 
getTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.model.CreateTableRequest
获取表的配置参数。
getTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
获取表的配置参数。
getTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableResponse
获取表当前的配置参数。
getTableOptionsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getTableOptionsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getTableOptionsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getTableOptionsBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getTableOptionsForUpdate() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableRequest
获取表的参数更改。
getTableOptionsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
getTableOptionsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
getTableOptionsOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
getTableOptionsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getTableOptionsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getTableOptionsOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getTableOptionsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
getTableOptionsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
getTableOptionsOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequestOrBuilder
 
getTableOptionsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
getTableOptionsOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
getTableOptionsOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponseOrBuilder
 
getTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
getTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
getTables(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequestOrBuilder
 
getTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
getTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
getTables(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponseOrBuilder
 
getTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
getTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
getTables(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequestOrBuilder
 
getTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
getTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
getTables(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponseOrBuilder
 
getTablesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
getTablesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
getTablesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
getTablesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
getTablesBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
getTablesBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
getTablesBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
getTablesBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
getTablesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
getTablesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
getTablesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequestOrBuilder
 
getTablesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
getTablesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
getTablesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponseOrBuilder
 
getTablesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
getTablesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
getTablesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequestOrBuilder
 
getTablesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
getTablesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
getTablesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponseOrBuilder
 
getTablesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
getTablesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
getTablesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequestOrBuilder
 
getTablesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
getTablesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
getTablesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponseOrBuilder
 
getTablesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
getTablesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
getTablesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequestOrBuilder
 
getTablesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
getTablesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
getTablesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponseOrBuilder
 
getTablesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
getTablesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
getTablesOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequestOrBuilder
 
getTablesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
getTablesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
getTablesOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponseOrBuilder
 
getTablesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
getTablesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
getTablesOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequestOrBuilder
 
getTablesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
getTablesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
getTablesOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponseOrBuilder
 
getTablesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
getTablesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
getTablesOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequestOrBuilder
 
getTablesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
getTablesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
getTablesOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponseOrBuilder
 
getTablesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
getTablesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
getTablesOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequestOrBuilder
 
getTablesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
getTablesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
getTablesOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponseOrBuilder
 
getTableStatus() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
getTableStatus() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
getTableStatus() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
getTableToRowsResult() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse
返回所有表所有行的查询结果。
getTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getTimeRange() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getTimeRange() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getTimeRange() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
获取设置过的时间戳范围。
getTimeRangeBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getTimeRangeBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getTimeRangeBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getTimeRangeOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getTimeRangeOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getTimeRangeOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getTimeRangeOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getTimeRangeOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getTimeRangeOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getTimeRangeOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getTimeRangeOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getTimeRangeOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getTimestamp() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferSequenceInfo
 
getTimestamp() - 类 中的方法com.alicloud.openservices.tablestore.model.Column
获取属性列的时间戳。
getTimestamp() - 类 中的方法com.alicloud.openservices.tablestore.model.RecordSequenceInfo
获取改行插入系统的时间
getTimeThresholdOfServerTracer() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回当前设置的服务端Tracer时间阈值(单位:毫秒)。
getTimeThresholdOfTraceLogger() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回当前设置的时间阈值(单位:毫秒)。
getTimeToLive() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
getTimeToLive() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
getTimeToLive() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptionsOrBuilder
 
getTimeToLive() - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
获取TTL时间,单位为秒。
getToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
getToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
getToken() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
getToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
getToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
getToken() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
getToken(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getToken(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getToken(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getToken() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
 
getToken() - 类 中的方法com.alicloud.openservices.tablestore.model.SingleRowQueryCriteria
 
getTokenCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getTokenCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getTokenCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getTokenList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
getTokenList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
getTokenList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
getTokens() - 类 中的方法com.alicloud.openservices.tablestore.model.MultiRowQueryCriteria
 
getTraceId() - 异常错误 中的方法com.alicloud.openservices.tablestore.ClientException
返回TraceId。
getTraceId() - 类 中的方法com.alicloud.openservices.tablestore.core.TraceLogger
 
getTraceId() - 类 中的方法com.alicloud.openservices.tablestore.model.Response
获取该请求的TraceId。
getTraceId() - 异常错误 中的方法com.alicloud.openservices.tablestore.TableStoreException
返回TraceId。
getType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
getType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
getType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterOrBuilder
 
getType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
getType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
getType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchemaOrBuilder
 
getType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
getType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
getType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequestOrBuilder
 
getType() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
获取属性列的类型。
getType() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
获取主键的类型。
getType() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
获取主键列的类型。
getUri() - 类 中的方法com.alicloud.openservices.tablestore.core.http.OTSUri
 
getValue() - 类 中的方法com.alicloud.openservices.tablestore.core.utils.OptionalValue
 
getValue() - 类 中的方法com.alicloud.openservices.tablestore.model.Column
获取属性列的值。
getValue() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
获取主键列的值。
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyOption
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnType
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamStatus
 
getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
getVIntSize(long) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes.WritableUtils
 
getWrite() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
getWrite() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
getWrite() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnitOrBuilder
 
getWriteCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
获取写能力单元的值。

H

handle(ResponseMessage) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ContentMD5ResponseHandler
 
handle(ResponseMessage) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ErrorResponseHandler
 
handle(ResponseMessage) - 类 中的方法com.alicloud.openservices.tablestore.core.http.OTSDeflateResponseHandler
 
handle(ResponseMessage) - 类 中的方法com.alicloud.openservices.tablestore.core.http.OTSValidationResponseHandler
 
handle(RequestMessage) - 接口 中的方法com.alicloud.openservices.tablestore.core.http.RequestHandler
预处理需要发送的请求数据
handle(ResponseMessage) - 接口 中的方法com.alicloud.openservices.tablestore.core.http.ResponseHandler
处理返回的结果
has(String) - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
检查是否已经有相同名称的属性列写入,忽略时间戳和值是否相等。
has(String, long) - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
检查是否有相同名称和相同时间戳的属性列写入,忽略值是否相等。
has(String, ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
检查是否有相同名称和相同值的属性列写入,忽略时间戳是否相等。
has(String, long, ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.RowPutChange
检查是否有相同名称、相同时间戳并且相同值的属性列写入。
hasActionType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
hasActionType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
hasActionType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecordOrBuilder
 
hasBegin() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
hasBegin() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
hasBegin() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRangeOrBuilder
 
hasBlockSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
hasBlockSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
hasBlockSize() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptionsOrBuilder
 
hasBloomFilterType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
hasBloomFilterType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
hasBloomFilterType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptionsOrBuilder
 
hasCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasCacheBlocks() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
hasCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
hasCacheBlocks() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
hasCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
hasCacheBlocks() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
hasCacheBlocks() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
hasCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
hasCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
hasCapacityUnit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacityOrBuilder
 
hasCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
hasCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
hasCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
hasCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
hasCapacityUnit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetailsOrBuilder
 
hasCapacityUnit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputOrBuilder
 
hasCellName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
hasCells() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
hasCellTimestamp() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
hasCellType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
hasCellValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
hasCode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
hasCode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
hasCode() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ErrorOrBuilder
 
hasColumnCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
hasColumnCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
hasColumnCondition() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConditionOrBuilder
 
hasColumnName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
hasColumnName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
hasColumnName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilterOrBuilder
 
hasColumnValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
hasColumnValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
hasColumnValue() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilterOrBuilder
 
hasCombinator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
hasCombinator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
hasCombinator() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilterOrBuilder
 
hasComparator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
hasComparator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
hasComparator() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilterOrBuilder
 
hasCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
hasCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
hasCondition() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequestOrBuilder
 
hasCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
hasCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
hasCondition() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequestOrBuilder
 
hasCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
hasCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
hasCondition() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequestOrBuilder
 
hasCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
hasCondition() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
hasCondition() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequestOrBuilder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
hasConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponseOrBuilder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
hasConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponseOrBuilder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
hasConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponseOrBuilder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
hasConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponseOrBuilder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
hasConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
hasConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponseOrBuilder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
hasConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
hasConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponseOrBuilder
 
hasCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
hasCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
hasCreationTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
hasCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
hasCreationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
hasCreationTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamOrBuilder
 
hasDeleteMarker() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
hasDeviationCellVersionInSec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
hasDeviationCellVersionInSec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
hasDeviationCellVersionInSec() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptionsOrBuilder
 
hasDirection() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasDirection() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasDirection() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
hasEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
hasEnableStream() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetailsOrBuilder
 
hasEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
hasEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
hasEnableStream() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecificationOrBuilder
 
hasEnd() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
hasEnd() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
hasEnd() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRangeOrBuilder
 
hasEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasEndColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
hasEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
hasEndColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
hasEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
hasEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
hasEndColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
hasEndTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
hasEndTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
hasEndTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRangeOrBuilder
 
hasError() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
hasError() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
hasError() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
hasError() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
hasError() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
hasError() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponseOrBuilder
 
hasExclusiveEndPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasExclusiveEndPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasExclusiveEndPrimaryKey() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
hasExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
hasExpirationTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
hasExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
hasExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
hasExpirationTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetailsOrBuilder
 
hasExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
hasExpirationTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
hasExpirationTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecificationOrBuilder
 
hasExtension() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
hasFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
hasFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
hasFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterOrBuilder
 
hasFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
hasFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
hasFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
hasFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
hasFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
hasFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
hasFilterIfMissing() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
hasFilterIfMissing() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
hasFilterIfMissing() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilterOrBuilder
 
hashBytes(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Compute hash for binary data.
hashBytes(byte[], int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Compute hash for binary data.
hashCode(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
hashCode(byte[], int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
hashCode(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.core.utils.OptionalValue
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.core.utils.Pair
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.model.Column
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.model.RecordColumn
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.model.ReservedThroughput
 
hashCode() - 类 中的方法com.alicloud.openservices.tablestore.model.TimeRange
 
hasInclusiveStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasInclusiveStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasInclusiveStartPrimaryKey() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasInclusiveStartShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
hasInclusiveStartShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
hasInclusiveStartShardId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequestOrBuilder
 
hasIsOk() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
hasIsOk() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
hasIsOk() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
hasIsOk() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
hasIsOk() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
hasIsOk() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponseOrBuilder
 
hasLastDecreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
hasLastDecreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
hasLastDecreaseTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetailsOrBuilder
 
hasLastEnableTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
hasLastEnableTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
hasLastEnableTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetailsOrBuilder
 
hasLastIncreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
hasLastIncreaseTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
hasLastIncreaseTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetailsOrBuilder
 
hasLatestVersionOnly() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
hasLatestVersionOnly() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
hasLatestVersionOnly() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilterOrBuilder
 
hasLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
hasLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
hasLimit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilterOrBuilder
 
hasLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasLimit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
hasLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
hasLimit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequestOrBuilder
 
hasMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasMaxVersions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
hasMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
hasMaxVersions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
hasMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
hasMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
hasMaxVersions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
hasMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
hasMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
hasMaxVersions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptionsOrBuilder
 
hasMessage() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
hasMessage() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
hasMessage() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ErrorOrBuilder
 
hasName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
hasName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
hasName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchemaOrBuilder
 
hasNext() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowColumnIteratorImpl
 
hasNext() - 类 中的方法com.alicloud.openservices.tablestore.model.RowIterator
 
hasNext() - 类 中的方法com.alicloud.openservices.tablestore.model.RowRangeColumnIteratorImpl
 
hasNext() - 类 中的方法com.alicloud.openservices.tablestore.model.WideRowIterator
 
hasNextColumn() - 类 中的方法com.alicloud.openservices.tablestore.model.WideColumnIterator
 
hasNextShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
hasNextShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
hasNextShardId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
hasNextShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
hasNextShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
hasNextShardIterator() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponseOrBuilder
 
hasNextStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
hasNextStartPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
hasNextStartPrimaryKey() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponseOrBuilder
 
hasNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
hasNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
hasNextToken() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponseOrBuilder
 
hasNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
hasNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
hasNextToken() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponseOrBuilder
 
hasNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
hasNextToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
hasNextToken() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
hasNextToken() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
 
hasNextToken() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeResponse
 
hasNextToken() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowResponse
 
hasOffset() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
hasOffset() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
hasOffset() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilterOrBuilder
 
hasOption() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
hasOption() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
hasOption() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchemaOrBuilder
 
hasOption() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
 
hasParentId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
hasParentId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
hasParentId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShardOrBuilder
 
hasParentSiblingId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
hasParentSiblingId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
hasParentSiblingId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShardOrBuilder
 
hasPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
hasPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
hasPrimaryKey() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequestOrBuilder
 
hasPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
hasPrimaryKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
hasPrimaryKey() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
hasRead() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
hasRead() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
hasRead() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnitOrBuilder
 
hasRecord() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
hasRecord() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
hasRecord() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecordOrBuilder
 
hasReservedThroughput() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
hasReservedThroughput() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
hasReservedThroughput() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
hasReservedThroughput() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
hasReservedThroughput() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
hasReservedThroughput() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequestOrBuilder
 
hasReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
hasReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
hasReservedThroughputDetails() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
hasReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
hasReservedThroughputDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
hasReservedThroughputDetails() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponseOrBuilder
 
hasReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
hasReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
hasReturnContent() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequestOrBuilder
 
hasReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
hasReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
hasReturnContent() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequestOrBuilder
 
hasReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
hasReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
hasReturnContent() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequestOrBuilder
 
hasReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
hasReturnContent() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
hasReturnContent() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequestOrBuilder
 
hasReturnType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
hasReturnType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
hasReturnType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContentOrBuilder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
hasRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponseOrBuilder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
hasRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponseOrBuilder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
hasRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequestOrBuilder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
hasRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponseOrBuilder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
hasRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponseOrBuilder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
hasRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponseOrBuilder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
hasRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
hasRow() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponseOrBuilder
 
hasRowChange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
hasRowChange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
hasRowChange() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequestOrBuilder
 
hasRowChange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
hasRowChange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
hasRowChange() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequestOrBuilder
 
hasRowExistence() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
hasRowExistence() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
hasRowExistence() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConditionOrBuilder
 
hasRows() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
hasRows() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
hasRows() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponseOrBuilder
 
hasSeq() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferExtension
 
hasSetCacheBlock() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
查询是否设置了CacheBlocks。
hasSetEndColumn() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
 
hasSetFilter() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
查询是否设置了Filter。
hasSetMaxTimeDeviation() - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
查询是否调用TableOptions.setMaxTimeDeviation(long)设置了MaxTimeDeviation。
hasSetMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
查询是否设置了MaxVersions。
hasSetMaxVersions() - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
查询是否调用TableOptions.setMaxVersions(int)设置了MaxVerisons。
hasSetReadCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
查询是否设置了读能力单元。
hasSetStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
 
hasSetTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
查询是否设置过TimeRange。
hasSetTimestamp() - 类 中的方法com.alicloud.openservices.tablestore.model.Column
检查是否设置了时间戳。
hasSetTimeToLive() - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
查询是否调用TableOptions.setTimeToLive(int)设置了TTL。
hasSetToken() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
 
hasSetToken() - 类 中的方法com.alicloud.openservices.tablestore.model.SingleRowQueryCriteria
 
hasSetWriteCapacityUnit() - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
查询是否设置了写能力单元。
hasShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
hasShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
hasShardId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequestOrBuilder
 
hasShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
hasShardId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
hasShardId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShardOrBuilder
 
hasShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
hasShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
hasShardIterator() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponseOrBuilder
 
hasShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
hasShardIterator() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
hasShardIterator() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequestOrBuilder
 
hasShardLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
hasShardLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
hasShardLimit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequestOrBuilder
 
hasSpecificTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
hasSpecificTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
hasSpecificTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRangeOrBuilder
 
hasStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasStartColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
hasStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
hasStartColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
hasStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
hasStartColumn() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
hasStartColumn() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
hasStartTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
hasStartTime() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
hasStartTime() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRangeOrBuilder
 
hasStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
hasStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
hasStreamDetails() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
hasStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
hasStreamDetails() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
hasStreamDetails() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponseOrBuilder
 
hasStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
hasStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
hasStreamId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequestOrBuilder
 
hasStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
hasStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
hasStreamId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
hasStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
hasStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
hasStreamId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequestOrBuilder
 
hasStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
hasStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
hasStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
hasStreamId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
hasStreamId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetailsOrBuilder
 
hasStreamId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamOrBuilder
 
hasStreamSpec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
hasStreamSpec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
hasStreamSpec() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
hasStreamSpec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
hasStreamSpec() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
hasStreamSpec() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequestOrBuilder
 
hasStreamStatus() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
hasStreamStatus() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
hasStreamStatus() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
hasTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
hasTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
hasTableMeta() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
hasTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
hasTableMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
hasTableMeta() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponseOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponseOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponseOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequestOrBuilder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
hasTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
hasTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequestOrBuilder
 
hasTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
hasTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
hasTableOptions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
 
hasTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
hasTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
hasTableOptions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
hasTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
hasTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
hasTableOptions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequestOrBuilder
 
hasTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
hasTableOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
hasTableOptions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponseOrBuilder
 
hasTableStatus() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
hasTableStatus() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
hasTableStatus() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
 
hasTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasTimeRange() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
hasTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
hasTimeRange() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
hasTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
hasTimeRange() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
hasTimeRange() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequestOrBuilder
 
hasTimeToLive() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
hasTimeToLive() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
hasTimeToLive() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptionsOrBuilder
 
hasToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
hasToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
hasToken() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
 
hasToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
hasToken() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
hasToken() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
 
hasType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
hasType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
hasType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterOrBuilder
 
hasType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
hasType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
hasType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchemaOrBuilder
 
hasType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
hasType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
hasType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequestOrBuilder
 
hasWrite() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
hasWrite() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
hasWrite() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnitOrBuilder
 
HEADER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
HmacSHA1Signature - com.alicloud.openservices.tablestore.core.auth中的类
 
HmacSHA1Signature(byte[]) - 类 的构造器com.alicloud.openservices.tablestore.core.auth.HmacSHA1Signature
 
HTTP_HEADER_ENCODING - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
httpResponse - 类 中的变量com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
HttpUtil - com.alicloud.openservices.tablestore.core.utils中的类
 
HttpUtil() - 类 的构造器com.alicloud.openservices.tablestore.core.utils.HttpUtil
 

I

IGNORE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
 
INACTIVE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
INCLUSIVE_START_PRIMARY_KEY_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
INCLUSIVE_START_SHARD_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
INF_MAX - 类 中的静态变量com.alicloud.openservices.tablestore.model.PrimaryKeyValue
表示主键值范围的最大值,其唯一的用途是用于SyncClientInterface.getRange(GetRangeRequest) 操作中表示主键列的范围,不能作为实际的数据写入TableStore,也不能作为除GetRange操作之外的读操作的参数。
INF_MIN - 类 中的静态变量com.alicloud.openservices.tablestore.model.PrimaryKeyValue
表示主键值范围的最小值,其唯一的用途是用于SyncClientInterface.getRange(GetRangeRequest) 操作中表示主键列的范围,不能作为实际的数据写入TableStore,也不能作为除GetRange操作之外的读操作的参数。
insertRequestHandler(int, RequestHandler) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
 
insertResponseHandler(int, ResponseHandler) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
 
INTEGER_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
 
INTERNAL_NULL_VALUE - 类 中的静态变量com.alicloud.openservices.tablestore.model.ColumnValue
只供内部使用,请勿使用。
INTERNAL_SERVER_ERROR - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
服务器内部错误。
InternalClient - com.alicloud.openservices.tablestore中的类
 
InternalClient(String, String, String, String) - 类 的构造器com.alicloud.openservices.tablestore.InternalClient
使用指定的TableStore Endpoint和默认配置构造一个新的AsyncClient实例。
InternalClient(String, String, String, String, ClientConfiguration) - 类 的构造器com.alicloud.openservices.tablestore.InternalClient
使用指定的TableStore Endpoint和默认配置构造一个新的AsyncClient实例。
InternalClient(String, String, String, String, ClientConfiguration, ExecutorService) - 类 的构造器com.alicloud.openservices.tablestore.InternalClient
使用指定的TableStore Endpoint和默认配置构造一个新的AsyncClient实例。
InternalClient(String, String, String, String, ClientConfiguration, ExecutorService, String) - 类 的构造器com.alicloud.openservices.tablestore.InternalClient
使用指定的TableStore Endpoint和默认配置构造一个新的AsyncClient实例。
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyOption
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnType
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamStatus
 
internalGetValueMap() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
INTO_HTTP_ASYNC_CLIENT - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
INVALID_PARAMETER - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
参数错误。
INVALID_PK - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
主键不匹配。
IOUtils - com.alicloud.openservices.tablestore.core.utils中的类
 
IOUtils() - 类 的构造器com.alicloud.openservices.tablestore.core.utils.IOUtils
 
IRow - com.alicloud.openservices.tablestore.model中的接口
 
IS_OK_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
IS_OK_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
isAllSucceed() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse
是否所有行查询操作都执行成功。
isAllSucceed() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse
是否所有行修改操作都执行成功。
isAtEnd() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
isCancelled() - 类 中的方法com.alicloud.openservices.tablestore.core.CallbackImpledFuture
 
isComplete() - 类 中的方法com.alicloud.openservices.tablestore.model.RowRangeColumnIteratorImpl
 
isDone() - 类 中的方法com.alicloud.openservices.tablestore.core.CallbackImpledFuture
 
isEmpty() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowRequest
 
isEmpty() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowRequest
 
isEmpty() - 类 中的方法com.alicloud.openservices.tablestore.model.MultiRowQueryCriteria
 
isEmpty() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
该主键是否为空,若主键未包含任何主键列则代表该主键为空。
isEmpty() - 类 中的方法com.alicloud.openservices.tablestore.model.Row
检查该行是否包含属性列。
isEnableRequestCompression() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回是否需要对请求数据进行压缩
isEnableResponseCompression() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回是否需要告知TableStore对返回的响应内容进行压缩
isEnableResponseContentMD5Checking() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回是否需要对响应内容做MD5校验
isEnableResponseValidation() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
返回是否需要对响应进行验证
isEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamDetails
获取是否开启Stream
isEnableStream() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamSpecification
返回是否开启Stream
isFull() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
isInfMax() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
For internal use.
isInfMin() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
For internal use.
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
isInitialized() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
isLatestVersionsOnly() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
返回设置的latestVersionsOnly的值。
isLatestVersionsOnly() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
返回设置的latestVersionsOnly的值。
isNegativeVInt(byte) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes.WritableUtils
 
isPassIfMissing() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
返回设置的passIfMissing的值。
isPassIfMissing() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
返回设置的passIfMissing的值。
isPk() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
isPlaceHolderForAutoIncr() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
For internal use.
isRowExistent() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowColumnIteratorImpl
 
isSucceed() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
 
isSucceed() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse.RowResult
判断该行查询是否执行成功。
isSuccessful() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseMessage
若返回状态码为2XX,则代表成功。
isTagInExtension(int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
isUnknownTag(int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
isValueSet() - 类 中的方法com.alicloud.openservices.tablestore.core.utils.OptionalValue
 

J

Jsonizable - com.alicloud.openservices.tablestore.core.utils中的接口
 
jsonize() - 接口 中的方法com.alicloud.openservices.tablestore.core.utils.Jsonizable
 
jsonize(StringBuilder, String) - 接口 中的方法com.alicloud.openservices.tablestore.core.utils.Jsonizable
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.Column
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.Column
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.ConsumedCapacity
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.ConsumedCapacity
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteRowResponse
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteRowResponse
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowResponse
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowResponse
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.ListTableResponse
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.ListTableResponse
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.PutRowResponse
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.PutRowResponse
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.RecordColumn
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.RecordColumn
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.RecordSequenceInfo
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.RecordSequenceInfo
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.ReservedThroughputDetails
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.ReservedThroughputDetails
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.Stream
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.Stream
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamDetails
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamDetails
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamShard
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamShard
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamSpecification
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamSpecification
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateRowResponse
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateRowResponse
 
jsonize() - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableResponse
 
jsonize(StringBuilder, String) - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableResponse
 
jsonizeFields(StringBuilder, boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
 

L

LAST_DECREASE_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
LAST_ENABLE_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
LAST_INCREASE_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
lastResult - 类 中的变量com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
lastResult - 类 中的变量com.alicloud.openservices.tablestore.core.OperationLauncher
 
LATEST_VERSION_ONLY_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
launcher - 类 中的变量com.alicloud.openservices.tablestore.core.AsyncCompletion
 
LauncherFactory - com.alicloud.openservices.tablestore.core中的类
 
LauncherFactory(String, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration) - 类 的构造器com.alicloud.openservices.tablestore.core.LauncherFactory
 
LIMIT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
LIMIT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
LIMIT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
listStream(ListStreamRequest, TableStoreCallback<ListStreamRequest, ListStreamResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
listStream(ListStreamRequest, TableStoreCallback<ListStreamRequest, ListStreamResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
获取用户当前实例下的全部Stream列表或者特定表下的Stream。
listStream(TraceLogger, RetryStrategy, ListStreamRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
listStream(ListStreamRequest, TableStoreCallback<ListStreamRequest, ListStreamResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
listStream(ListStreamRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
listStream(ListStreamRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
获取用户当前实例下的全部Stream列表或者特定表下的Stream。
ListStreamLauncher - com.alicloud.openservices.tablestore.core中的类
 
ListStreamLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, ListStreamRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.ListStreamLauncher
 
ListStreamRequest - com.alicloud.openservices.tablestore.model中的类
 
ListStreamRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.ListStreamRequest
获取所有的Stream,不限定表
ListStreamRequest(String) - 类 的构造器com.alicloud.openservices.tablestore.model.ListStreamRequest
获取特定表的Stream
ListStreamResponse - com.alicloud.openservices.tablestore.model中的类
 
ListStreamResponse() - 类 的构造器com.alicloud.openservices.tablestore.model.ListStreamResponse
 
ListStreamResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.ListStreamResponse
 
ListStreamResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
ListStreamResponseConsumer(ResultParser, TraceLogger, RetryStrategy, ListStreamResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.ListStreamResponseConsumer
 
listTable(TableStoreCallback<ListTableRequest, ListTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
listTable(TableStoreCallback<ListTableRequest, ListTableResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
返回用户当前实例下的所有表的列表。
listTable(TraceLogger, RetryStrategy, ListTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
listTable(TableStoreCallback<ListTableRequest, ListTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
listTable() - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
listTable() - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
返回用户当前实例下的所有表的列表。
ListTableLauncher - com.alicloud.openservices.tablestore.core中的类
 
ListTableLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, ListTableRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.ListTableLauncher
 
ListTableRequest - com.alicloud.openservices.tablestore.model中的类
 
ListTableRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.ListTableRequest
 
ListTableResponse - com.alicloud.openservices.tablestore.model中的类
 
ListTableResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.ListTableResponse
 
ListTableResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
ListTableResponseConsumer(ResultParser, TraceLogger, RetryStrategy, ListTableResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.ListTableResponseConsumer
 
LITTLE_ENDIAN_32_SIZE - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
LITTLE_ENDIAN_64_SIZE - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
LO_AND_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
 
LO_NOT_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
 
LO_OR_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
 
LOADING_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
LOG - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
logBeforeExecution(TraceLogger, RetryStrategy) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.LogUtil
 
logOnCompleted(TraceLogger, RetryStrategy, String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.LogUtil
 
logOnFailed(TraceLogger, RetryStrategy, Exception, String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.LogUtil
 
logRequestInfo(TraceLogger, String, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.LogUtil
 
LogUtil - com.alicloud.openservices.tablestore.core.utils中的类
 
LogUtil() - 类 的构造器com.alicloud.openservices.tablestore.core.utils.LogUtil
 

M

MAX_VERSIONS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
MAX_VERSIONS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
MAX_VERSIONS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
MAX_VERSIONS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
mergeCapacityUnit(OtsInternalApi.CapacityUnit) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
mergeCapacityUnit(OtsInternalApi.CapacityUnit) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
mergeCapacityUnit(OtsInternalApi.CapacityUnit) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
mergeCondition(OtsInternalApi.Condition) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
mergeCondition(OtsInternalApi.Condition) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
mergeCondition(OtsInternalApi.Condition) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
mergeCondition(OtsInternalApi.Condition) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
mergeConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
mergeConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
mergeConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
mergeConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
mergeConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
mergeConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
mergeConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
mergeError(OtsInternalApi.Error) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
mergeError(OtsInternalApi.Error) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
mergeFrom(OtsFilter.ColumnPaginationFilter) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
mergeFrom(OtsFilter.CompositeColumnValueFilter) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
mergeFrom(OtsFilter.Filter) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
mergeFrom(OtsFilter.SingleColumnValueFilter) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
mergeFrom(OtsInternalApi.BatchGetRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
mergeFrom(OtsInternalApi.BatchGetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
mergeFrom(OtsInternalApi.BatchWriteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
mergeFrom(OtsInternalApi.BatchWriteRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
mergeFrom(OtsInternalApi.CapacityUnit) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
mergeFrom(OtsInternalApi.Condition) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
mergeFrom(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
mergeFrom(OtsInternalApi.CreateTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
mergeFrom(OtsInternalApi.CreateTableResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
mergeFrom(OtsInternalApi.DeleteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
mergeFrom(OtsInternalApi.DeleteRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
mergeFrom(OtsInternalApi.DeleteTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
mergeFrom(OtsInternalApi.DeleteTableResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
mergeFrom(OtsInternalApi.DescribeStreamRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
mergeFrom(OtsInternalApi.DescribeStreamResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
mergeFrom(OtsInternalApi.DescribeTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
mergeFrom(OtsInternalApi.DescribeTableResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
mergeFrom(OtsInternalApi.Error) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
mergeFrom(OtsInternalApi.GetRangeRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
mergeFrom(OtsInternalApi.GetRangeResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
mergeFrom(OtsInternalApi.GetRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
mergeFrom(OtsInternalApi.GetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
mergeFrom(OtsInternalApi.GetShardIteratorRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
mergeFrom(OtsInternalApi.GetShardIteratorResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
mergeFrom(OtsInternalApi.GetStreamRecordRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
mergeFrom(OtsInternalApi.GetStreamRecordResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
mergeFrom(OtsInternalApi.GetStreamRecordResponse.StreamRecord) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
mergeFrom(OtsInternalApi.ListStreamRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
mergeFrom(OtsInternalApi.ListStreamResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
mergeFrom(OtsInternalApi.ListTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
mergeFrom(OtsInternalApi.ListTableResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
mergeFrom(OtsInternalApi.LoadTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
mergeFrom(OtsInternalApi.LoadTableResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
mergeFrom(OtsInternalApi.PartitionRange) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
mergeFrom(OtsInternalApi.PrimaryKeySchema) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
mergeFrom(OtsInternalApi.PutRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
mergeFrom(OtsInternalApi.PutRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
mergeFrom(OtsInternalApi.ReservedThroughput) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
mergeFrom(OtsInternalApi.ReservedThroughputDetails) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
mergeFrom(OtsInternalApi.ReturnContent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
mergeFrom(OtsInternalApi.RowInBatchGetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
mergeFrom(OtsInternalApi.RowInBatchWriteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
mergeFrom(OtsInternalApi.RowInBatchWriteRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
mergeFrom(OtsInternalApi.Stream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
mergeFrom(OtsInternalApi.StreamDetails) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
mergeFrom(OtsInternalApi.StreamShard) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
mergeFrom(OtsInternalApi.StreamSpecification) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
mergeFrom(OtsInternalApi.TableInBatchGetRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
mergeFrom(OtsInternalApi.TableInBatchGetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
mergeFrom(OtsInternalApi.TableInBatchWriteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
mergeFrom(OtsInternalApi.TableInBatchWriteRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
mergeFrom(OtsInternalApi.TableMeta) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
mergeFrom(OtsInternalApi.TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
mergeFrom(OtsInternalApi.TimeRange) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
mergeFrom(OtsInternalApi.UnloadTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
mergeFrom(OtsInternalApi.UnloadTableResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
mergeFrom(OtsInternalApi.UpdateRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
mergeFrom(OtsInternalApi.UpdateRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
mergeFrom(OtsInternalApi.UpdateTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
mergeFrom(OtsInternalApi.UpdateTableResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
mergeReservedThroughput(OtsInternalApi.ReservedThroughput) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
mergeReservedThroughput(OtsInternalApi.ReservedThroughput) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
mergeReservedThroughputDetails(OtsInternalApi.ReservedThroughputDetails) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
mergeReservedThroughputDetails(OtsInternalApi.ReservedThroughputDetails) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
mergeReturnContent(OtsInternalApi.ReturnContent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
mergeReturnContent(OtsInternalApi.ReturnContent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
mergeReturnContent(OtsInternalApi.ReturnContent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
mergeReturnContent(OtsInternalApi.ReturnContent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
mergeStreamDetails(OtsInternalApi.StreamDetails) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
mergeStreamDetails(OtsInternalApi.StreamDetails) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
mergeStreamSpec(OtsInternalApi.StreamSpecification) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
mergeStreamSpec(OtsInternalApi.StreamSpecification) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
mergeTableMeta(OtsInternalApi.TableMeta) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
mergeTableMeta(OtsInternalApi.TableMeta) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
mergeTableOptions(OtsInternalApi.TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
mergeTableOptions(OtsInternalApi.TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
mergeTableOptions(OtsInternalApi.TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
mergeTableOptions(OtsInternalApi.TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
mergeTimeRange(OtsInternalApi.TimeRange) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
mergeTimeRange(OtsInternalApi.TimeRange) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
mergeTimeRange(OtsInternalApi.TimeRange) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
MESSAGE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
MultiRowQueryCriteria - com.alicloud.openservices.tablestore.model中的类
从TableStore表中查询多行数据所需的参数,可以支持以下几种读取行为: 读取某些列或所有列的某个特定版本 读取某些列或所有列的某个版本范围内的所有版本或最大的N个版本 读取某些列或所有列的最大的N个版本(N最小为 1,最大为MaxVersions) 注意:读取参数不能为每行单独设置,多行必须使用相同的查询参数。
MultiRowQueryCriteria(String) - 类 的构造器com.alicloud.openservices.tablestore.model.MultiRowQueryCriteria
 

N

NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
NAME_TIMESTAMP_COMPARATOR - 类 中的静态变量com.alicloud.openservices.tablestore.model.Column
 
NameTimestampComparator - com.alicloud.openservices.tablestore.model中的类
 
NameTimestampComparator() - 类 的构造器com.alicloud.openservices.tablestore.model.NameTimestampComparator
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
newBuilder(OtsFilter.ColumnPaginationFilter) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
newBuilder(OtsFilter.CompositeColumnValueFilter) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
newBuilder(OtsFilter.Filter) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
newBuilder(OtsFilter.SingleColumnValueFilter) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
newBuilder(OtsInternalApi.BatchGetRowRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
newBuilder(OtsInternalApi.BatchGetRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
newBuilder(OtsInternalApi.BatchWriteRowRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
newBuilder(OtsInternalApi.BatchWriteRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
newBuilder(OtsInternalApi.CapacityUnit) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
newBuilder(OtsInternalApi.Condition) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
newBuilder(OtsInternalApi.ConsumedCapacity) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
newBuilder(OtsInternalApi.CreateTableRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
newBuilder(OtsInternalApi.CreateTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
newBuilder(OtsInternalApi.DeleteRowRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
newBuilder(OtsInternalApi.DeleteRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
newBuilder(OtsInternalApi.DeleteTableRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
newBuilder(OtsInternalApi.DeleteTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
newBuilder(OtsInternalApi.DescribeStreamRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
newBuilder(OtsInternalApi.DescribeStreamResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
newBuilder(OtsInternalApi.DescribeTableRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
newBuilder(OtsInternalApi.DescribeTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
newBuilder(OtsInternalApi.Error) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
newBuilder(OtsInternalApi.GetRangeRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
newBuilder(OtsInternalApi.GetRangeResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
newBuilder(OtsInternalApi.GetRowRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
newBuilder(OtsInternalApi.GetRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
newBuilder(OtsInternalApi.GetShardIteratorRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
newBuilder(OtsInternalApi.GetShardIteratorResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
newBuilder(OtsInternalApi.GetStreamRecordRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
newBuilder(OtsInternalApi.GetStreamRecordResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
newBuilder(OtsInternalApi.GetStreamRecordResponse.StreamRecord) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
newBuilder(OtsInternalApi.ListStreamRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
newBuilder(OtsInternalApi.ListStreamResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
newBuilder(OtsInternalApi.ListTableRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
newBuilder(OtsInternalApi.ListTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
newBuilder(OtsInternalApi.LoadTableRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
newBuilder(OtsInternalApi.LoadTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
newBuilder(OtsInternalApi.PartitionRange) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
newBuilder(OtsInternalApi.PrimaryKeySchema) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
newBuilder(OtsInternalApi.PutRowRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
newBuilder(OtsInternalApi.PutRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
newBuilder(OtsInternalApi.ReservedThroughput) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
newBuilder(OtsInternalApi.ReservedThroughputDetails) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
newBuilder(OtsInternalApi.ReturnContent) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
newBuilder(OtsInternalApi.RowInBatchGetRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
newBuilder(OtsInternalApi.RowInBatchWriteRowRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
newBuilder(OtsInternalApi.RowInBatchWriteRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
newBuilder(OtsInternalApi.Stream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
newBuilder(OtsInternalApi.StreamDetails) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
newBuilder(OtsInternalApi.StreamShard) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
newBuilder(OtsInternalApi.StreamSpecification) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
newBuilder(OtsInternalApi.TableInBatchGetRowRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
newBuilder(OtsInternalApi.TableInBatchGetRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
newBuilder(OtsInternalApi.TableInBatchWriteRowRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
newBuilder(OtsInternalApi.TableInBatchWriteRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
newBuilder(OtsInternalApi.TableMeta) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
newBuilder(OtsInternalApi.TableOptions) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
newBuilder(OtsInternalApi.TimeRange) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
newBuilder(OtsInternalApi.UnloadTableRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
newBuilder(OtsInternalApi.UnloadTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
newBuilder(OtsInternalApi.UpdateRowRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
newBuilder(OtsInternalApi.UpdateRowResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
newBuilder(OtsInternalApi.UpdateTableRequest) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
newBuilder() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
newBuilder(OtsInternalApi.UpdateTableResponse) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
newBuilderForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
newPair(T1, T2) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Pair
Constructs a new pair, inferring the type via the passed arguments
next() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowColumnIteratorImpl
 
next() - 类 中的方法com.alicloud.openservices.tablestore.model.RowIterator
 
next() - 类 中的方法com.alicloud.openservices.tablestore.model.RowRangeColumnIteratorImpl
 
next() - 类 中的方法com.alicloud.openservices.tablestore.model.WideRowIterator
 
NEXT_SHARD_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
NEXT_SHARD_ITERATOR_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
NEXT_START_PRIMARY_KEY_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
NEXT_TOKEN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
NEXT_TOKEN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
NEXT_TOKEN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
nextColumn() - 类 中的方法com.alicloud.openservices.tablestore.model.WideColumnIterator
 
nextPause(String, Exception) - 类 中的方法com.alicloud.openservices.tablestore.model.AlwaysRetryStrategy
 
nextPause(String, Exception) - 类 中的方法com.alicloud.openservices.tablestore.model.DefaultRetryStrategy
 
nextPause(String, Exception) - 接口 中的方法com.alicloud.openservices.tablestore.model.RetryStrategy
得到发起第retries次重试前延迟的时间。
NONE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
 
NOT_ENOUGH_CAPACITY_UNIT - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
剩余预留读写能力不足。
numColumnsToGet() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
返回要读取的列的个数。

O

OBJECT_ALREADY_EXIST - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
请求创建的表已经存在。
OBJECT_NOT_EXIST - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
请求的表不存在。
OFFSET_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
onCompleted(Req, Res) - 类 中的方法com.alicloud.openservices.tablestore.core.AsyncCompletion
 
onCompleted(Req, Res) - 类 中的方法com.alicloud.openservices.tablestore.core.CallbackImpledFuture
 
onCompleted(Request, Response) - 接口 中的方法com.alicloud.openservices.tablestore.TableStoreCallback
当用户的异步操作成功,将调用此方法。
onContentReceived(ContentDecoder, IOControl) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
onEntityEnclosed(HttpEntity, ContentType) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
onFailed(Req, Exception) - 类 中的方法com.alicloud.openservices.tablestore.core.AsyncCompletion
 
onFailed(Req, Exception) - 类 中的方法com.alicloud.openservices.tablestore.core.CallbackImpledFuture
 
onFailed(Request, Exception) - 接口 中的方法com.alicloud.openservices.tablestore.TableStoreCallback
当用户的异步操作出错,将调用此方法。
onResponseReceived(HttpResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
OP_BATCH_GET_ROW - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_BATCH_WRITE_ROW - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_CREATE_TABLE - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_DELETE_ROW - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_DELETE_TABLE - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_DESCRIBE_STREAM - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_DESCRIBE_TABLE - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_GET_RANGE - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_GET_ROW - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_GET_SHARD_ITERATOR - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_GET_STREAM_RECORD - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_LIST_STREAM - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_LIST_TABLE - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_PUT_ROW - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_UPDATE_ROW - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OP_UPDATE_TABLE - 类 中的静态变量com.alicloud.openservices.tablestore.model.OperationNames
 
OperationLauncher<Req,Res> - com.alicloud.openservices.tablestore.core中的类
 
OperationLauncher(String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, Req) - 类 的构造器com.alicloud.openservices.tablestore.core.OperationLauncher
 
OperationNames - com.alicloud.openservices.tablestore.model中的类
 
OperationNames() - 类 的构造器com.alicloud.openservices.tablestore.model.OperationNames
 
OPTION_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
OptionalValue<T> - com.alicloud.openservices.tablestore.core.utils中的类
 
OptionalValue(String) - 类 的构造器com.alicloud.openservices.tablestore.core.utils.OptionalValue
 
originRequest - 类 中的变量com.alicloud.openservices.tablestore.core.OperationLauncher
 
OTS_ACTION - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
OTS_ACTION_WITH_COLON - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
OTS_COMPRESS_TYPE - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_ACCESS_KEY_ID - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_API_VERSION - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_AUTHORIZATION - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_DATE - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_INSTANCE_NAME - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_OTS_CONTENT_MD5 - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_OTS_CONTENT_TYPE - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_PREFIX - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_REQUEST_COMPRESS_SIZE - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_REQUEST_COMPRESS_TYPE - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_REQUEST_ID - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_RESPONSE_COMPRESS_SIZE - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_RESPONSE_COMPRESS_TYPE - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_SDK_TRACE_ID - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_SIGNATURE - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_STS_TOKEN - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_TRACE_INFO - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HEADER_TRACE_THRESHOLD - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HTTP_ENTITY_TOO_LARGE - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_HTTP_MOVED_PERMANENTLY - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTS_MOVED_PERMANENTLY_LOCATION - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
OTSDeflateResponseHandler - com.alicloud.openservices.tablestore.core.http中的类
检查从OTS服务返回的响应数据是否经过压缩, 若是则进行解压
OTSDeflateResponseHandler() - 类 的构造器com.alicloud.openservices.tablestore.core.http.OTSDeflateResponseHandler
 
OtsFilter - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsFilter.ColumnPaginationFilter - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsFilter.ColumnPaginationFilter.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsFilter.ColumnPaginationFilterOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsFilter.ComparatorType - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsFilter.CompositeColumnValueFilter - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsFilter.CompositeColumnValueFilter.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsFilter.CompositeColumnValueFilterOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsFilter.Filter - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsFilter.Filter.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsFilter.FilterOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsFilter.FilterType - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsFilter.LogicalOperator - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsFilter.SingleColumnValueFilter - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsFilter.SingleColumnValueFilter.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsFilter.SingleColumnValueFilterOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ActionType - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsInternalApi.BatchGetRowRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.BatchGetRowRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.BatchGetRowRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.BatchGetRowResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.BatchGetRowResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.BatchGetRowResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.BatchWriteRowRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.BatchWriteRowRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.BatchWriteRowRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.BatchWriteRowResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.BatchWriteRowResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.BatchWriteRowResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.BloomFilterType - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsInternalApi.CapacityUnit - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.CapacityUnit.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.CapacityUnitOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.Condition - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.Condition.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ConditionOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.ConsumedCapacity - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ConsumedCapacity.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ConsumedCapacityOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.CreateTableRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.CreateTableRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.CreateTableRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.CreateTableResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.CreateTableResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.CreateTableResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.DeleteRowRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DeleteRowRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DeleteRowRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.DeleteRowResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DeleteRowResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DeleteRowResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.DeleteTableRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DeleteTableRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DeleteTableRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.DeleteTableResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DeleteTableResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DeleteTableResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.DescribeStreamRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DescribeStreamRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DescribeStreamRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.DescribeStreamResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DescribeStreamResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DescribeStreamResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.DescribeTableRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DescribeTableRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DescribeTableRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.DescribeTableResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DescribeTableResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.DescribeTableResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.Direction - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsInternalApi.Error - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.Error.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ErrorOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.GetRangeRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetRangeRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetRangeRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.GetRangeResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetRangeResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetRangeResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.GetRowRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetRowRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetRowRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.GetRowResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetRowResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetRowResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.GetShardIteratorRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetShardIteratorRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetShardIteratorRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.GetShardIteratorResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetShardIteratorResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetShardIteratorResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.GetStreamRecordRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetStreamRecordRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetStreamRecordRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.GetStreamRecordResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetStreamRecordResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetStreamRecordResponse.StreamRecord - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.GetStreamRecordResponse.StreamRecordOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.GetStreamRecordResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.ListStreamRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ListStreamRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ListStreamRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.ListStreamResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ListStreamResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ListStreamResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.ListTableRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ListTableRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ListTableRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.ListTableResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ListTableResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ListTableResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.LoadTableRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.LoadTableRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.LoadTableRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.LoadTableResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.LoadTableResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.LoadTableResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.OperationType - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsInternalApi.PartitionRange - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.PartitionRange.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.PartitionRangeOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.PrimaryKeyOption - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsInternalApi.PrimaryKeySchema - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.PrimaryKeySchema.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.PrimaryKeySchemaOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.PrimaryKeyType - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsInternalApi.PutRowRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.PutRowRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.PutRowRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.PutRowResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.PutRowResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.PutRowResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.ReservedThroughput - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ReservedThroughput.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ReservedThroughputDetails - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ReservedThroughputDetails.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ReservedThroughputDetailsOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.ReservedThroughputOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.ReturnContent - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ReturnContent.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.ReturnContentOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.ReturnType - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsInternalApi.RowExistenceExpectation - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsInternalApi.RowInBatchGetRowResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.RowInBatchGetRowResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.RowInBatchGetRowResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.RowInBatchWriteRowRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.RowInBatchWriteRowRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.RowInBatchWriteRowRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.RowInBatchWriteRowResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.RowInBatchWriteRowResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.RowInBatchWriteRowResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.Stream - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.Stream.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.StreamDetails - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.StreamDetails.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.StreamDetailsOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.StreamOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.StreamShard - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.StreamShard.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.StreamShardOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.StreamSpecification - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.StreamSpecification.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.StreamSpecificationOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.StreamStatus - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsInternalApi.TableInBatchGetRowRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableInBatchGetRowRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableInBatchGetRowRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.TableInBatchGetRowResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableInBatchGetRowResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableInBatchGetRowResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.TableInBatchWriteRowRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableInBatchWriteRowRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableInBatchWriteRowRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.TableInBatchWriteRowResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableInBatchWriteRowResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableInBatchWriteRowResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.TableMeta - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableMeta.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableMetaOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.TableOptions - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableOptions.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TableOptionsOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.TableStatus - com.alicloud.openservices.tablestore.core.protocol中的枚举
 
OtsInternalApi.TimeRange - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TimeRange.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.TimeRangeOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.UnloadTableRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UnloadTableRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UnloadTableRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.UnloadTableResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UnloadTableResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UnloadTableResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.UpdateRowRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UpdateRowRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UpdateRowRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.UpdateRowResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UpdateRowResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UpdateRowResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.UpdateTableRequest - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UpdateTableRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UpdateTableRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OtsInternalApi.UpdateTableResponse - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UpdateTableResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OtsInternalApi.UpdateTableResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
 
OTSProtocolBuilder - com.alicloud.openservices.tablestore.core.protocol中的类
 
OTSProtocolBuilder() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
OTSProtocolParser - com.alicloud.openservices.tablestore.core.protocol中的类
 
OTSProtocolParser() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
OTSUri - com.alicloud.openservices.tablestore.core.http中的类
 
OTSUri(String, String) - 类 的构造器com.alicloud.openservices.tablestore.core.http.OTSUri
 
OTSValidationResponseHandler - com.alicloud.openservices.tablestore.core.http中的类
验证返回结果。
OTSValidationResponseHandler(ServiceCredentials, OTSUri) - 类 的构造器com.alicloud.openservices.tablestore.core.http.OTSValidationResponseHandler
 
OUT_OF_COLUMN_COUNT_LIMIT - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
该行总列数超出限制。
OUT_OF_ROW_SIZE_LIMIT - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
该行所有列数据大小总和超出限制。

P

Pair<T1,T2> - com.alicloud.openservices.tablestore.core.utils中的类
A generic class for pairs.
Pair() - 类 的构造器com.alicloud.openservices.tablestore.core.utils.Pair
Default constructor.
Pair(T1, T2) - 类 的构造器com.alicloud.openservices.tablestore.core.utils.Pair
Constructor
paramToQueryString(Map<String, String>, String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.HttpUtil
Encodes request parameters to a URL query.
PARENT_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
PARENT_SIBLING_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
parseAlternativeIso8601Date(String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.DateUtil
 
parseBatchGetRowStatus(String, OtsInternalApi.RowInBatchGetRowResponse, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
parseBatchWriteRowStatus(String, OtsInternalApi.RowInBatchWriteRowResponse, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
parseCapacityUnit(OtsInternalApi.CapacityUnit) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
parseIso8601Date(String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.DateUtil
 
parseReservedThroughputDetails(OtsInternalApi.ReservedThroughputDetails) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.BatchGetRowResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.BatchWriteRowResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.CreateTableResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.DeleteRowResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.DeleteTableResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.DescribeStreamResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.DescribeTableResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.GetRangeResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.GetRowResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.GetShardIteratorResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.GetStreamRecordResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ListStreamResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ListTableResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.PutRowResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.UpdateRowResponseConsumer
 
parseResult() - 类 中的方法com.alicloud.openservices.tablestore.core.http.UpdateTableResponseConsumer
 
parseRfc822Date(String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.DateUtil
 
parseStream(OtsInternalApi.Stream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
parseStreamDetails(OtsInternalApi.StreamDetails) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
parseStreamShard(OtsInternalApi.StreamShard) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
parseStreamStatus(OtsInternalApi.StreamStatus) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
parseTableMeta(OtsInternalApi.TableMeta) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
parseTableOptions(OtsInternalApi.TableOptions) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
PartialResultFailedException - com.alicloud.openservices.tablestore中的异常错误
 
PartialResultFailedException(Throwable, String, Response) - 异常错误 的构造器com.alicloud.openservices.tablestore.PartialResultFailedException
构造函数。
PARTITION_UNAVAILABLE - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
内部服务器发生failover,导致表的部分分区不可服务。
PartitionRange - com.alicloud.openservices.tablestore.model中的类
 
PartitionRange(PrimaryKeyValue, PrimaryKeyValue) - 类 的构造器com.alicloud.openservices.tablestore.model.PartitionRange
构造一个新的实例。
PARTITIONS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
PlainBufferBuilder - com.alicloud.openservices.tablestore.core.protocol中的类
 
PlainBufferBuilder() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
PlainBufferCell - com.alicloud.openservices.tablestore.core.protocol中的类
 
PlainBufferCell() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
PlainBufferCodedInputStream - com.alicloud.openservices.tablestore.core.protocol中的类
 
PlainBufferCodedInputStream(PlainBufferInputStream) - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
PlainBufferCodedOutputStream - com.alicloud.openservices.tablestore.core.protocol中的类
 
PlainBufferCodedOutputStream(PlainBufferOutputStream) - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
PlainBufferConsts - com.alicloud.openservices.tablestore.core.protocol中的类
 
PlainBufferConsts() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
PlainBufferConversion - com.alicloud.openservices.tablestore.core.protocol中的类
 
PlainBufferConversion() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferConversion
 
PlainBufferCrc8 - com.alicloud.openservices.tablestore.core.protocol中的类
采用crc-8-ATM规范 多项式: x^8 + x^2 + x + 1
PlainBufferCrc8() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferCrc8
 
PlainBufferExtension - com.alicloud.openservices.tablestore.core.protocol中的类
 
PlainBufferExtension() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferExtension
 
PlainBufferInputStream - com.alicloud.openservices.tablestore.core.protocol中的类
 
PlainBufferInputStream(ByteBuffer) - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
PlainBufferInputStream(byte[]) - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
PlainBufferOutputStream - com.alicloud.openservices.tablestore.core.protocol中的类
 
PlainBufferOutputStream(int) - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
PlainBufferRow - com.alicloud.openservices.tablestore.core.protocol中的类
 
PlainBufferRow(List<PlainBufferCell>, List<PlainBufferCell>, boolean) - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
PlainBufferSequenceInfo - com.alicloud.openservices.tablestore.core.protocol中的类
 
PlainBufferSequenceInfo() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.PlainBufferSequenceInfo
 
Preconditions - com.alicloud.openservices.tablestore.core.utils中的类
 
PRIMARY_KEY_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
PRIMARY_KEY_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
PRIMARY_KEY_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
PRIMARY_KEY_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
PrimaryKey - com.alicloud.openservices.tablestore.model中的类
TableStore中每行数据都包含主键(PrimaryKey), 主键由多列主键列构成(PrimaryKeyColumn), 每一个主键列包含主键列名称和主键列的值PrimaryKeyValue
PrimaryKey(PrimaryKeyColumn[]) - 类 的构造器com.alicloud.openservices.tablestore.model.PrimaryKey
构造函数。
PrimaryKey(List<PrimaryKeyColumn>) - 类 的构造器com.alicloud.openservices.tablestore.model.PrimaryKey
构造函数。
PrimaryKey() - 类 的构造器com.alicloud.openservices.tablestore.model.PrimaryKey
internal use
PrimaryKeyBuilder - com.alicloud.openservices.tablestore.model中的类
 
PrimaryKeyColumn - com.alicloud.openservices.tablestore.model中的类
TableStore中每行数据都包含主键(PrimaryKey), 主键由多列主键列构成(PrimaryKeyColumn), 每一个主键列包含主键列名称和主键列的值PrimaryKeyValue
PrimaryKeyColumn(String, PrimaryKeyValue) - 类 的构造器com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
根据指定的主键列的名称和主键列的值构造主键列。
PrimaryKeyOption - com.alicloud.openservices.tablestore.model中的枚举
表示主键列的属性
PrimaryKeySchema - com.alicloud.openservices.tablestore.model中的类
 
PrimaryKeySchema(String, PrimaryKeyType) - 类 的构造器com.alicloud.openservices.tablestore.model.PrimaryKeySchema
 
PrimaryKeySchema(String, PrimaryKeyType, PrimaryKeyOption) - 类 的构造器com.alicloud.openservices.tablestore.model.PrimaryKeySchema
 
PrimaryKeyType - com.alicloud.openservices.tablestore.model中的枚举
表示主键列的数据类型,目前只支持PrimaryKeyType.STRINGPrimaryKeyType.INTEGERPrimaryKeyType.BINARY这三种数据类型。
PrimaryKeyValue - com.alicloud.openservices.tablestore.model中的类
表示主键列的值。
printLog() - 类 中的方法com.alicloud.openservices.tablestore.core.TraceLogger
 
printTag(int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
ProtocolBufferParser - com.alicloud.openservices.tablestore.core.protocol中的类
 
ProtocolBufferParser(Message, String) - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.ProtocolBufferParser
 
put(Column) - 类 中的方法com.alicloud.openservices.tablestore.model.RowUpdateChange
新写入一个属性列。
put(String, ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.RowUpdateChange
新写入一个属性列。
put(String, ColumnValue, long) - 类 中的方法com.alicloud.openservices.tablestore.model.RowUpdateChange
新写入一个属性列。
put(List<Column>) - 类 中的方法com.alicloud.openservices.tablestore.model.RowUpdateChange
新写入一批属性列。
PUT_ROW_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
 
PUT_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
 
putBigDecimal(byte[], int, BigDecimal) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Put a BigDecimal value out to the specified byte array position.
putByte(byte[], int, byte) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Write a single byte out to the specified byte array position.
putBytes(byte[], int, byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Put bytes at the specified byte array position.
putDouble(byte[], int, double) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
putFloat(byte[], int, float) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
putInt(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Put an int value out to the specified byte array position.
putLong(byte[], int, long) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Put a long value out to the specified byte array position.
putRow(PutRowRequest, TableStoreCallback<PutRowRequest, PutRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
putRow(PutRowRequest, TableStoreCallback<PutRowRequest, PutRowResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
向表中插入或覆盖一行数据。
putRow(TraceLogger, RetryStrategy, PutRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
putRow(PutRowRequest, TableStoreCallback<PutRowRequest, PutRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
putRow(PutRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
putRow(PutRowRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
向表中插入或覆盖一行数据。
PutRowLauncher - com.alicloud.openservices.tablestore.core中的类
 
PutRowLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, PutRowRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.PutRowLauncher
 
PutRowRequest - com.alicloud.openservices.tablestore.model中的类
 
PutRowRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.PutRowRequest
 
PutRowRequest(RowPutChange) - 类 的构造器com.alicloud.openservices.tablestore.model.PutRowRequest
 
PutRowResponse - com.alicloud.openservices.tablestore.model中的类
 
PutRowResponse(Response, Row, ConsumedCapacity) - 类 的构造器com.alicloud.openservices.tablestore.model.PutRowResponse
 
PutRowResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
PutRowResponseConsumer(ResultParser, TraceLogger, RetryStrategy, PutRowResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.PutRowResponseConsumer
 
putShort(byte[], int, short) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Put a short value out to the specified byte array position.

Q

QUOTA_EXHAUSTED - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
用户的配额已经用满。

R

RangeIteratorParameter - com.alicloud.openservices.tablestore.model中的类
 
RangeIteratorParameter(String) - 类 的构造器com.alicloud.openservices.tablestore.model.RangeIteratorParameter
构造一个在给定名称的表中查询的条件。
RangeIteratorParameter(RangeRowQueryCriteria) - 类 的构造器com.alicloud.openservices.tablestore.model.RangeIteratorParameter
 
RangeRowQueryCriteria - com.alicloud.openservices.tablestore.model中的类
 
RangeRowQueryCriteria(String) - 类 的构造器com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
构造一个在给定名称的表中查询的条件。
READ_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
readBoolean() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
readByteArray(DataInput) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Read byte-array written with a WritableableUtils.vint prefix.
readByteArrayThrowsRuntime(DataInput) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Read byte-array written with a WritableableUtils.vint prefix.
readBytes(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
readCell() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
readCellValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
readDouble() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
readExtension() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
readHeader() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
readInt64() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
readRawByte() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
readRawLittleEndian32() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
readRawLittleEndian64() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
readRow() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
readRowData() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
readRowPK() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
readRowsWithHeader() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
readSequenceInfo() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
readStreamAsBytesArray(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.IOUtils
 
readStreamAsString(InputStream, String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.IOUtils
 
readTag() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
readTag() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
readUInt32() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
readUTFString(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
readVInt(DataInput) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes.WritableUtils
 
readVLong(byte[], int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Reads a zero-compressed encoded long from input stream and returns it.
readVLong(DataInput) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes.WritableUtils
 
RECORD_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
RecordColumn - com.alicloud.openservices.tablestore.model中的类
 
RecordColumn(Column, RecordColumn.ColumnType) - 类 的构造器com.alicloud.openservices.tablestore.model.RecordColumn
 
RecordColumn.ColumnType - com.alicloud.openservices.tablestore.model中的枚举
 
RecordSequenceInfo - com.alicloud.openservices.tablestore.model中的类
 
RecordSequenceInfo() - 类 的构造器com.alicloud.openservices.tablestore.model.RecordSequenceInfo
 
RecordSequenceInfo(int, long, int) - 类 的构造器com.alicloud.openservices.tablestore.model.RecordSequenceInfo
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi
 
releaseResources() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
remain() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
remove() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowColumnIteratorImpl
 
remove() - 类 中的方法com.alicloud.openservices.tablestore.model.RowIterator
 
remove() - 类 中的方法com.alicloud.openservices.tablestore.model.RowRangeColumnIteratorImpl
 
remove() - 类 中的方法com.alicloud.openservices.tablestore.model.WideRowIterator
 
removePartitions(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
removePrimaryKey(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
removeRequestHandler(RequestHandler) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
 
removeResponseHandler(ResponseHandler) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
 
removeRows(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
removeRows(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
removeRows(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
removeShards(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
removeStreamRecords(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
removeStreams(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
removeSubFilters(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
removeTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
removeTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
removeTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
removeTables(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
request - 类 中的变量com.alicloud.openservices.tablestore.core.AsyncCompletion
 
Request - com.alicloud.openservices.tablestore.model中的接口
 
REQUEST_CONTENT_SIZE - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
REQUEST_CONTENT_SIZE_WITH_COLON - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
REQUEST_ID - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
REQUEST_ID_WITH_COLON - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
REQUEST_SENT - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
REQUEST_TIMEOUT - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
客户端请求超时。
REQUEST_TOO_LARGE - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
整个请求过大。
RequestHandler - com.alicloud.openservices.tablestore.core.http中的接口
对即将发送的请求数据进行预处理
RequestMessage - com.alicloud.openservices.tablestore.core.http中的类
 
RequestMessage(HttpRequestBase) - 类 的构造器com.alicloud.openservices.tablestore.core.http.RequestMessage
 
RequestSigner - com.alicloud.openservices.tablestore.core.auth中的类
 
RequestSigner(String, ServiceCredentials) - 类 的构造器com.alicloud.openservices.tablestore.core.auth.RequestSigner
 
RequestSignerInterface - com.alicloud.openservices.tablestore.core.auth中的接口
 
RESERVED_THROUGHPUT_DETAILS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
RESERVED_THROUGHPUT_DETAILS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
RESERVED_THROUGHPUT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
RESERVED_THROUGHPUT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
ReservedThroughput - com.alicloud.openservices.tablestore.model中的类
 
ReservedThroughput() - 类 的构造器com.alicloud.openservices.tablestore.model.ReservedThroughput
初始化ReservedThroughput,使用默认的预留读写吞吐量配置(0单位的读能力单元和0单位的写能力单元)。
ReservedThroughput(CapacityUnit) - 类 的构造器com.alicloud.openservices.tablestore.model.ReservedThroughput
ReservedThroughput(int, int) - 类 的构造器com.alicloud.openservices.tablestore.model.ReservedThroughput
ReservedThroughputDetails - com.alicloud.openservices.tablestore.model中的类
 
ReservedThroughputDetails(CapacityUnit, long, long) - 类 的构造器com.alicloud.openservices.tablestore.model.ReservedThroughputDetails
 
Response - com.alicloud.openservices.tablestore.model中的类
所有TableStore返回结果的基类,包含返回结果的元属性信息,例如RequestId、TraceId等。
Response() - 类 的构造器com.alicloud.openservices.tablestore.model.Response
内部用构造器,请不要使用。
Response(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.Response
内部用构造器,请不要使用。
Response(String) - 类 的构造器com.alicloud.openservices.tablestore.model.Response
内部用构造器,请不要使用。
RESPONSE_CONTENT_SIZE - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
RESPONSE_CONTENT_SIZE_WITH_COLON - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
RESPONSE_RECEIVED - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
ResponseConsumer<Res> - com.alicloud.openservices.tablestore.core.http中的类
 
ResponseConsumer(ResultParser, TraceLogger, RetryStrategy, Res) - 类 的构造器com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
ResponseContentWithMeta - com.alicloud.openservices.tablestore.core中的类
 
ResponseContentWithMeta(Message, Response) - 类 的构造器com.alicloud.openservices.tablestore.core.ResponseContentWithMeta
 
ResponseFactory - com.alicloud.openservices.tablestore.core.protocol中的类
 
ResponseFactory() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.ResponseFactory
 
ResponseHandler - com.alicloud.openservices.tablestore.core.http中的接口
对返回结果进行处理。
ResponseMessage - com.alicloud.openservices.tablestore.core.http中的类
 
ResponseMessage(HttpResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.ResponseMessage
 
ResultParseException - com.alicloud.openservices.tablestore.core.protocol中的异常错误
The exception from parsing service result.
ResultParseException() - 异常错误 的构造器com.alicloud.openservices.tablestore.core.protocol.ResultParseException
 
ResultParseException(String) - 异常错误 的构造器com.alicloud.openservices.tablestore.core.protocol.ResultParseException
 
ResultParseException(Throwable) - 异常错误 的构造器com.alicloud.openservices.tablestore.core.protocol.ResultParseException
 
ResultParseException(String, Throwable) - 异常错误 的构造器com.alicloud.openservices.tablestore.core.protocol.ResultParseException
 
resultParser - 类 中的变量com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
ResultParser - com.alicloud.openservices.tablestore.core.protocol中的接口
 
ResultParserFactory - com.alicloud.openservices.tablestore.core.protocol中的类
 
RETRIES_WITH_COLON - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
retry - 类 中的变量com.alicloud.openservices.tablestore.core.AsyncCompletion
 
retry - 类 中的变量com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
retryExecutor - 类 中的变量com.alicloud.openservices.tablestore.core.AsyncCompletion
 
RetryStrategy - com.alicloud.openservices.tablestore.model中的接口
 
RETURN_CONTENT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
RETURN_CONTENT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
RETURN_CONTENT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
RETURN_CONTENT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
RETURN_TYPE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
ReturnType - com.alicloud.openservices.tablestore.model中的枚举
表示操作(PUT,UPDATE,DELETE)的返回结果中是否附带PK值,对于PK递增列,应该设置返回PK
Row - com.alicloud.openservices.tablestore.model中的类
 
Row(PrimaryKey, List<Column>) - 类 的构造器com.alicloud.openservices.tablestore.model.Row
构造函数。
Row(PrimaryKey, Column[]) - 类 的构造器com.alicloud.openservices.tablestore.model.Row
构造函数。
ROW_CHANGE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
ROW_CHANGE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
ROW_EXISTENCE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
ROW_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
ROW_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
ROW_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
ROW_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
ROW_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
ROW_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
ROW_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
ROW_OPERATION_CONFLICT - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
多个并发的请求写同一行数据,导致冲突。
ROW_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
 
RowChange - com.alicloud.openservices.tablestore.model中的类
单行的数据变更操作的基础结构。
RowChange(String, PrimaryKey) - 类 的构造器com.alicloud.openservices.tablestore.model.RowChange
构造函数。
RowChange(String) - 类 的构造器com.alicloud.openservices.tablestore.model.RowChange
构造函数。
RowDeleteChange - com.alicloud.openservices.tablestore.model中的类
 
RowDeleteChange(String, PrimaryKey) - 类 的构造器com.alicloud.openservices.tablestore.model.RowDeleteChange
构造函数。
RowDeleteChange(String) - 类 的构造器com.alicloud.openservices.tablestore.model.RowDeleteChange
构造函数。
RowExistenceExpectation - com.alicloud.openservices.tablestore.model中的枚举
 
RowIterator - com.alicloud.openservices.tablestore.model中的类
 
RowIterator(SyncClient, RangeIteratorParameter) - 类 的构造器com.alicloud.openservices.tablestore.model.RowIterator
 
RowPutChange - com.alicloud.openservices.tablestore.model中的类
 
RowPutChange(String) - 类 的构造器com.alicloud.openservices.tablestore.model.RowPutChange
构造函数。
RowPutChange(String, PrimaryKey) - 类 的构造器com.alicloud.openservices.tablestore.model.RowPutChange
构造函数。
RowPutChange(String, PrimaryKey, long) - 类 的构造器com.alicloud.openservices.tablestore.model.RowPutChange
构造函数。
RowPutChange(RowPutChange) - 类 的构造器com.alicloud.openservices.tablestore.model.RowPutChange
拷贝构造函数
RowQueryCriteria - com.alicloud.openservices.tablestore.model中的类
从TableStore内读取数据操作的基本参数,主要包含: ColumnsToGet: 要读取的属性列名列表,若为空,则代表读取该行所有的列。
RowQueryCriteria(String) - 类 的构造器com.alicloud.openservices.tablestore.model.RowQueryCriteria
构造函数。
RowRangeColumnIteratorImpl - com.alicloud.openservices.tablestore.model中的类
 
RowRangeColumnIteratorImpl(WideRowIterator, PrimaryKey, Iterator<Column>, boolean) - 类 的构造器com.alicloud.openservices.tablestore.model.RowRangeColumnIteratorImpl
 
ROWS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
ROWS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
ROWS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
ROWS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
RowUpdateChange - com.alicloud.openservices.tablestore.model中的类
 
RowUpdateChange(String) - 类 的构造器com.alicloud.openservices.tablestore.model.RowUpdateChange
构造函数。
RowUpdateChange(String, PrimaryKey) - 类 的构造器com.alicloud.openservices.tablestore.model.RowUpdateChange
构造函数。
RowUpdateChange(String, PrimaryKey, long) - 类 的构造器com.alicloud.openservices.tablestore.model.RowUpdateChange
构造函数。
RowUpdateChange(RowUpdateChange) - 类 的构造器com.alicloud.openservices.tablestore.model.RowUpdateChange
拷贝构造函数
RowUpdateChange.Type - com.alicloud.openservices.tablestore.model中的枚举
 
RT_NONE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnType
 
RT_PK_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnType
 

S

safeClose(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.IOUtils
 
safeClose(OutputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.IOUtils
 
second - 类 中的变量com.alicloud.openservices.tablestore.core.utils.Pair
 
serialize() - 接口 中的方法com.alicloud.openservices.tablestore.model.condition.ColumnCondition
 
serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.CompositeColumnValueCondition
 
serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
 
serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.ColumnPaginationFilter
 
serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.CompositeColumnValueFilter
 
serialize() - 接口 中的方法com.alicloud.openservices.tablestore.model.filter.Filter
 
serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
 
SERVER_BUSY - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
OTS内部服务器繁忙。
SERVER_TRACE_INFO_WITH_COLON - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
SERVER_UNAVAILABLE - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
在OTS内部有服务器不可访问。
ServiceCredentials - com.alicloud.openservices.tablestore.core.auth中的类
表示用户访问的授权信息。
ServiceCredentials() - 类 的构造器com.alicloud.openservices.tablestore.core.auth.ServiceCredentials
构造函数。
ServiceCredentials(String, String) - 类 的构造器com.alicloud.openservices.tablestore.core.auth.ServiceCredentials
构造函数。
ServiceCredentials(String, String, String) - 类 的构造器com.alicloud.openservices.tablestore.core.auth.ServiceCredentials
构造函数。
ServiceSignature - com.alicloud.openservices.tablestore.core.auth中的接口
表示用于计算访问签名的接口。
setAccessKeyId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.auth.ServiceCredentials
设置访问用户的Access ID。
setAccessKeySecret(String) - 类 中的方法com.alicloud.openservices.tablestore.core.auth.ServiceCredentials
设置访问用户的Access Key Secret。
setActionType(OtsInternalApi.ActionType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
setActionUri(OTSUri) - 类 中的方法com.alicloud.openservices.tablestore.core.http.RequestMessage
 
setBegin(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
setBlockSize(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
setBloomFilterType(OtsInternalApi.BloomFilterType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
setBufferSize(int) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
设置Buffer的大小。
setCacheBlocks(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setCacheBlocks(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
setCacheBlocks(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
setCacheBlocks(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
设置本次读操作返回数据是否要进BlockCache。
setCapacityUnit(OtsInternalApi.CapacityUnit) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
setCapacityUnit(OtsInternalApi.CapacityUnit.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity.Builder
 
setCapacityUnit(OtsInternalApi.CapacityUnit) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
setCapacityUnit(OtsInternalApi.CapacityUnit.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput.Builder
 
setCapacityUnit(OtsInternalApi.CapacityUnit) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
setCapacityUnit(OtsInternalApi.CapacityUnit.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
setCapacityUnit(CapacityUnit) - 类 中的方法com.alicloud.openservices.tablestore.model.ReservedThroughput
设置表的预留吞吐量的值,必须同时设置读和写能力单元。
setCellName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
setCellTimestamp(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
setCellType(byte) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
setCellValue(ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
setCode(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
setCode(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Error
 
setColumnCondition(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
setColumnCondition(ColumnCondition) - 类 中的方法com.alicloud.openservices.tablestore.model.Condition
 
setColumnIterator(Iterator<Column>) - 类 中的方法com.alicloud.openservices.tablestore.model.RowRangeColumnIteratorImpl
 
setColumnName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
setColumnName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
设置列的名称。
setColumnName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
设置列的名称。
setColumns(List<RecordColumn>) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamRecord
 
setColumnsToGet(int, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setColumnsToGet(int, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
setColumnsToGet(int, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
setColumnValue(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
setColumnValue(ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
设置列的对比值。
setColumnValue(ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
设置列的对比值。
setCombinator(OtsFilter.LogicalOperator) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
setComparator(OtsFilter.ComparatorType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
setComplete(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.RowRangeColumnIteratorImpl
 
setCondition(OtsInternalApi.Condition) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
setCondition(OtsInternalApi.Condition.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
setCondition(OtsInternalApi.Condition) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
setCondition(OtsInternalApi.Condition.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
setCondition(OtsInternalApi.Condition) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
setCondition(OtsInternalApi.Condition.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
setCondition(OtsInternalApi.Condition) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
setCondition(OtsInternalApi.Condition.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
setCondition(Condition) - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
设置判断条件。
setConnectionTimeoutInMillisecond(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置建立连接的超时时间(单位:毫秒)。
setConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
setConsumed(OtsInternalApi.ConsumedCapacity.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
setContentLength(int) - 类 中的方法com.alicloud.openservices.tablestore.core.http.RequestMessage
 
setContentMd5(String) - 类 中的方法com.alicloud.openservices.tablestore.core.http.RequestMessage
 
setContext(ExecutionContext) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
setCreationTime(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
setCreationTime(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
setCreationTime(long) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
 
setCreationTime(long) - 类 中的方法com.alicloud.openservices.tablestore.model.Stream
设置Stream的创建时间,单位微秒
setDeviationCellVersionInSec(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
setDirection(OtsInternalApi.Direction) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setDirection(Direction) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
设置范围查询的读取顺序(正序(FORWARD)或反序(BACKWARD))。
setDirection(Direction) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
设置范围查询的读取顺序(正序(FORWARD)或反序(BACKWARD))。
setEnableRequestCompression(boolean) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置是否需要对请求数据进行压缩
setEnableResponseCompression(boolean) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
是否需要告知TableStore对返回的响应内容进行压缩
setEnableResponseContentMD5Checking(boolean) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
是否需要对响应的内容做MD5校验, 如果需要校验, Client会计算响应数据的MD5值并与返回的响应头中的x-ots-contentmd5头的值进行比对
setEnableResponseValidation(boolean) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
是否需要对响应进行验证, 如果需要验证, Client会验证头信息完整性、结果是否过期、授权信息是否正确
setEnableStream(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
setEnableStream(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
setEnableStream(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamDetails
 
setEnableStream(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamSpecification
设置是否开启Stream
setEnd(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange.Builder
 
setEndColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setEndColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
setEndColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
setEndColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
 
setEndTime(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
setEpoch(int) - 类 中的方法com.alicloud.openservices.tablestore.model.RecordSequenceInfo
 
setError(OtsInternalApi.Error) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
setError(OtsInternalApi.Error.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
setError(OtsInternalApi.Error) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
setError(OtsInternalApi.Error.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
setExclusiveEndPrimaryKey(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setExclusiveEndPrimaryKey(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
范围查询需要用户指定一个主键的范围,该范围是一个左闭右开的区间,exclusiveEndPrimaryKey为该区间的右边界。
setExclusiveEndPrimaryKey(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
范围查询需要用户指定一个主键的范围,该范围是一个左闭右开的区间,exclusiveEndPrimaryKey为该区间的右边界。
setExpirationTime(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
setExpirationTime(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
setExpirationTime(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification.Builder
 
setExpirationTime(int) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
 
setExpirationTime(int) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamDetails
 
setExpirationTime(int) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamSpecification
设置expirationTime参数,单位为小时
setExtension(PlainBufferExtension) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
setExtraHeaders(Map<String, String>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
setExtraHeaders(Map<String, String>) - 类 中的方法com.alicloud.openservices.tablestore.core.http.AsyncServiceClient
 
setExtraHeaders(Map<String, String>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
setExtraHeaders(Map<String, String>) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
setFilter(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
setFilter(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setFilter(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
setFilter(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
setFilter(Filter) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
设置本次查询使用的Filter。
setFilterIfMissing(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
setFirst(T1) - 类 中的方法com.alicloud.openservices.tablestore.core.utils.Pair
Replace the first element of the pair.
setHasDeleteMarker(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
setInclusiveStartPrimaryKey(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setInclusiveStartPrimaryKey(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
范围查询需要用户指定一个主键的范围,该范围是一个左闭右开的区间,inclusiveStartPrimaryKey为该区间的左边界。
setInclusiveStartPrimaryKey(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
范围查询需要用户指定一个主键的范围,该范围是一个左闭右开的区间,inclusiveStartPrimaryKey为该区间的左边界。
setInclusiveStartShardId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
setInclusiveStartShardId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamRequest
设置InclusiveStartShardId参数。
setIoThreadCount(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置HttpAsyncClient的IOReactor的线程数(因为采用的是异步IO,所以不需要配置大量线程,每个线程都能提供大量并发)。
setIsOk(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
setIsOk(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
setLastDecreaseTime(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
setLastEnableTime(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
setLastEnableTime(long) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamDetails
 
setLastIncreaseTime(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails.Builder
 
setLatestVersionOnly(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
 
setLatestVersionsOnly(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
设置latestVersionsOnly。
setLatestVersionsOnly(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
设置latestVersionsOnly。
setLimit(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
setLimit(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setLimit(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
setLimit(int) - 类 中的方法com.alicloud.openservices.tablestore.model.filter.ColumnPaginationFilter
 
setLimit(int) - 类 中的方法com.alicloud.openservices.tablestore.model.GetStreamRecordRequest
设置Limit参数
setLimit(int) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
设置查询时单次请求返回的行数。
setMaxConnections(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置允许打开的最大HTTP连接数(连接数影响并发度,需要根据QPS、单个请求的时间、机器配置等因素来确定一个合理的值)。
setMaxCount(int) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
设置该Iterator最多返回的行数。
setMaxRetryPauseInMillis(int) - 类 中的方法com.alicloud.openservices.tablestore.model.AlwaysRetryStrategy
 
setMaxRetryTimes(int) - 类 中的方法com.alicloud.openservices.tablestore.model.AlwaysRetryStrategy
 
setMaxTimeDeviation(long) - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
设置允许的指定版本写入数据时所指定的版本与系统当前时间的最大偏差。
setMaxVersions(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setMaxVersions(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
setMaxVersions(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
setMaxVersions(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
setMaxVersions(int) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
设置MaxVersions。
setMaxVersions(int) - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
设置最大版本数。
setMessage(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
 
setMessage(Message) - 类 中的方法com.alicloud.openservices.tablestore.core.ResponseContentWithMeta
 
setMessage(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Error
 
setMeta(Response) - 类 中的方法com.alicloud.openservices.tablestore.core.ResponseContentWithMeta
 
setName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
setName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
设置主键的名称。
setNextShardId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
setNextShardId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
 
setNextShardIterator(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
setNextShardIterator(String) - 类 中的方法com.alicloud.openservices.tablestore.model.GetStreamRecordResponse
 
setNextStartPrimaryKey(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
setNextStartPrimaryKey(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeResponse
internal use
setNextToken(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
setNextToken(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
setNextToken(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
setNextToken(byte[]) - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeResponse
 
setNextToken(byte[]) - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowResponse
 
setOffset(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
 
setOffset(int) - 类 中的方法com.alicloud.openservices.tablestore.model.filter.ColumnPaginationFilter
 
setOperator(SingleColumnValueCondition.CompareOperator) - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
设置列的比较操作符。
setOperator(SingleColumnValueFilter.CompareOperator) - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
设置列的比较操作符。
setOption(OtsInternalApi.PrimaryKeyOption) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
setOption(PrimaryKeyOption) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
 
setParentId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
setParentId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamShard
 
setParentSiblingId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
setParentSiblingId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamShard
 
setPartitions(int, OtsInternalApi.PartitionRange) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
setPartitions(int, OtsInternalApi.PartitionRange.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
setPassIfMissing(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
设置passIfMissing。
setPassIfMissing(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
设置passIfMissing。
setPkCellValue(PrimaryKeyValue) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
setPrimaryKey(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
setPrimaryKey(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
setPrimaryKey(int, ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
setPrimaryKey(int, OtsInternalApi.PrimaryKeySchema) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
setPrimaryKey(int, OtsInternalApi.PrimaryKeySchema.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
setPrimaryKey(List<PlainBufferCell>) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
setPrimaryKey(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
添加主键(Primary Key)列的名称和值。
setPrimaryKey(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.SingleRowQueryCriteria
设置行的主键。
setPrimaryKey(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamRecord
 
setProxyDomain(String) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置访问NTLM验证的代理服务器的Windows域名(可选)。
setProxyHost(String) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置代理服务器主机地址。
setProxyPassword(String) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置代理服务器验证的密码。
setProxyPort(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置代理服务器端口。
setProxyUsername(String) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置代理服务器验证的用户名。
setProxyWorkstation(String) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置NTLM代理服务器的Windows工作站名称。
setRangeRowQueryCriteria(RangeRowQueryCriteria) - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeRequest
设置范围查询的条件。
setRead(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
setReadCapacityUnit(int) - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
设置读能力单元的值,设置的值必须大于等于0。
setRecord(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder
 
setRecords(List<StreamRecord>) - 类 中的方法com.alicloud.openservices.tablestore.model.GetStreamRecordResponse
 
setRecordType(StreamRecord.RecordType) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamRecord
 
setRequestId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Response
设置RequestId。
setReservedThroughput(OtsInternalApi.ReservedThroughput) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
setReservedThroughput(OtsInternalApi.ReservedThroughput.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
setReservedThroughput(OtsInternalApi.ReservedThroughput) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
setReservedThroughput(OtsInternalApi.ReservedThroughput.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
setReservedThroughput(ReservedThroughput) - 类 中的方法com.alicloud.openservices.tablestore.model.CreateTableRequest
设置表的预留吞吐量。
setReservedThroughputDetails(OtsInternalApi.ReservedThroughputDetails) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
setReservedThroughputDetails(OtsInternalApi.ReservedThroughputDetails.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
setReservedThroughputDetails(OtsInternalApi.ReservedThroughputDetails) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
setReservedThroughputDetails(OtsInternalApi.ReservedThroughputDetails.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
setReservedThroughputDetails(ReservedThroughputDetails) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
 
setReservedThroughputDetails(ReservedThroughputDetails) - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableResponse
 
setReservedThroughputForUpdate(ReservedThroughput) - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableRequest
设置表的预留吞吐量变更。
setRetryStrategy(RetryStrategy) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置TableStore的请求重试策略
setRetryThreadCount(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置用于执行错误重试的线程池的线程的个数。
setReturnContent(OtsInternalApi.ReturnContent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
setReturnContent(OtsInternalApi.ReturnContent.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
setReturnContent(OtsInternalApi.ReturnContent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
setReturnContent(OtsInternalApi.ReturnContent.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
setReturnContent(OtsInternalApi.ReturnContent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
setReturnContent(OtsInternalApi.ReturnContent.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
setReturnContent(OtsInternalApi.ReturnContent) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
setReturnContent(OtsInternalApi.ReturnContent.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
setReturnType(OtsInternalApi.ReturnType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
 
setReturnType(ReturnType) - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
 
setRow(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse.Builder
 
setRow(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse.Builder
 
setRow(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
setRow(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse.Builder
 
setRow(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
 
setRow(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
 
setRow(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse.Builder
 
setRow(Row) - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteRowResponse
 
setRowChange(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
setRowChange(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
setRowChange(RowDeleteChange) - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteRowRequest
设置DeleteRow的请求参数。
setRowChange(RowPutChange) - 类 中的方法com.alicloud.openservices.tablestore.model.PutRowRequest
设置PutRow的请求参数。
setRowChange(RowUpdateChange) - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateRowRequest
设置UpdateRow的请求参数。
setRowExistence(OtsInternalApi.RowExistenceExpectation) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition.Builder
 
setRowExistenceExpectation(RowExistenceExpectation) - 类 中的方法com.alicloud.openservices.tablestore.model.Condition
 
setRowIndex(int) - 类 中的方法com.alicloud.openservices.tablestore.model.RecordSequenceInfo
 
setRowKeys(List<PrimaryKey>) - 类 中的方法com.alicloud.openservices.tablestore.model.MultiRowQueryCriteria
设置该表中所有要查询的行的主键。
setRowQueryCriteria(SingleRowQueryCriteria) - 类 中的方法com.alicloud.openservices.tablestore.model.GetRowRequest
设置单行查询条件。
setRows(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse.Builder
 
setRows(int, OtsInternalApi.RowInBatchGetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
setRows(int, OtsInternalApi.RowInBatchGetRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
setRows(int, OtsInternalApi.RowInBatchWriteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
setRows(int, OtsInternalApi.RowInBatchWriteRowRequest.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
setRows(int, OtsInternalApi.RowInBatchWriteRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
setRows(int, OtsInternalApi.RowInBatchWriteRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
setRows(List<Row>) - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeResponse
internal use
setSecond(T2) - 类 中的方法com.alicloud.openservices.tablestore.core.utils.Pair
Replace the second element of the pair.
setSequenceInfo(PlainBufferSequenceInfo) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferExtension
 
setSequenceInfo(RecordSequenceInfo) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamRecord
 
setShardId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
setShardId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard.Builder
 
setShardId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.GetShardIteratorRequest
设置ShardId参数
setShardId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamShard
 
setShardIterator(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse.Builder
 
setShardIterator(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest.Builder
 
setShardIterator(String) - 类 中的方法com.alicloud.openservices.tablestore.model.GetShardIteratorResponse
 
setShardIterator(String) - 类 中的方法com.alicloud.openservices.tablestore.model.GetStreamRecordRequest
设置ShardIterator
setShardLimit(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
setShardLimit(int) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamRequest
设置ShardLimit参数。
setShards(int, OtsInternalApi.StreamShard) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
setShards(int, OtsInternalApi.StreamShard.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
setShards(List<StreamShard>) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
 
setShardSplits(int, ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
setShardSplits(List<PrimaryKey>) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
 
setSigner(RequestSigner) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
 
setSocketTimeoutInMillisecond(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置通过打开的连接传输数据的超时时间(单位:毫秒)。
setSpecificTime(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
setStartColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setStartColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
setStartColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
setStartColumn(String) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
 
setStartTime(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
 
setStatus(StreamStatus) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
 
setStreamDetails(OtsInternalApi.StreamDetails) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
setStreamDetails(OtsInternalApi.StreamDetails.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
setStreamDetails(OtsInternalApi.StreamDetails) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
setStreamDetails(OtsInternalApi.StreamDetails.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
setStreamDetails(StreamDetails) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
 
setStreamDetails(StreamDetails) - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableResponse
 
setStreamId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest.Builder
 
setStreamId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
setStreamId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest.Builder
 
setStreamId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
setStreamId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails.Builder
 
setStreamId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamRequest
设置StreamId参数。
setStreamId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
 
setStreamId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.GetShardIteratorRequest
设置StreamId参数
setStreamId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Stream
设置streamId
setStreamId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamDetails
 
setStreamRecords(int, OtsInternalApi.GetStreamRecordResponse.StreamRecord) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
setStreamRecords(int, OtsInternalApi.GetStreamRecordResponse.StreamRecord.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.Builder
 
setStreams(int, OtsInternalApi.Stream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
setStreams(int, OtsInternalApi.Stream.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse.Builder
 
setStreams(List<Stream>) - 类 中的方法com.alicloud.openservices.tablestore.model.ListStreamResponse
 
setStreamSpec(OtsInternalApi.StreamSpecification) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
setStreamSpec(OtsInternalApi.StreamSpecification.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
setStreamSpec(OtsInternalApi.StreamSpecification) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
setStreamSpec(OtsInternalApi.StreamSpecification.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
setStreamSpecification(StreamSpecification) - 类 中的方法com.alicloud.openservices.tablestore.model.CreateTableRequest
设置Stream的配置参数
setStreamSpecification(StreamSpecification) - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableRequest
设置表的Stream配置变更。
setStreamStatus(OtsInternalApi.StreamStatus) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
setStsToken(String) - 类 中的方法com.alicloud.openservices.tablestore.core.auth.ServiceCredentials
 
setSubFilters(int, OtsFilter.Filter) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
setSubFilters(int, OtsFilter.Filter.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter.Builder
 
setTableMeta(OtsInternalApi.TableMeta) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
setTableMeta(OtsInternalApi.TableMeta.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
setTableMeta(OtsInternalApi.TableMeta) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
setTableMeta(OtsInternalApi.TableMeta.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
setTableMeta(TableMeta) - 类 中的方法com.alicloud.openservices.tablestore.model.CreateTableRequest
设置表的结构信息。
setTableMeta(TableMeta) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteTableRequest
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeStreamResponse
 
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableRequest
设置表的名称。
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.ListStreamRequest
设置表的名称。
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
设置表的名称。
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
设置查询的表名。
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Stream
设置所属表名
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
设置表的名称。
setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableRequest
设置表的名称
setTableNames(int, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse.Builder
 
setTableNames(List<String>) - 类 中的方法com.alicloud.openservices.tablestore.model.ListTableResponse
 
setTableOptions(OtsInternalApi.TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
setTableOptions(OtsInternalApi.TableOptions.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
 
setTableOptions(OtsInternalApi.TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
setTableOptions(OtsInternalApi.TableOptions.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
setTableOptions(OtsInternalApi.TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
setTableOptions(OtsInternalApi.TableOptions.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest.Builder
 
setTableOptions(OtsInternalApi.TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
setTableOptions(OtsInternalApi.TableOptions.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse.Builder
 
setTableOptions(TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.model.CreateTableRequest
设置表的配置参数。
setTableOptions(TableOptionsEx) - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
 
setTableOptions(TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableResponse
 
setTableOptionsForUpdate(TableOptions) - 类 中的方法com.alicloud.openservices.tablestore.model.UpdateTableRequest
设置表的参数更改。
setTables(int, OtsInternalApi.TableInBatchGetRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
setTables(int, OtsInternalApi.TableInBatchGetRowRequest.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest.Builder
 
setTables(int, OtsInternalApi.TableInBatchGetRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
setTables(int, OtsInternalApi.TableInBatchGetRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse.Builder
 
setTables(int, OtsInternalApi.TableInBatchWriteRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
setTables(int, OtsInternalApi.TableInBatchWriteRowRequest.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
 
setTables(int, OtsInternalApi.TableInBatchWriteRowResponse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
setTables(int, OtsInternalApi.TableInBatchWriteRowResponse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse.Builder
 
setTableStatus(OtsInternalApi.TableStatus) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
 
setTimeRange(OtsInternalApi.TimeRange) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setTimeRange(OtsInternalApi.TimeRange.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setTimeRange(OtsInternalApi.TimeRange) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
setTimeRange(OtsInternalApi.TimeRange.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
setTimeRange(OtsInternalApi.TimeRange) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
setTimeRange(OtsInternalApi.TimeRange.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
setTimeRange(TimeRange) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
设置要读取的时间戳范围。
setTimestamp(long) - 类 中的方法com.alicloud.openservices.tablestore.model.RecordSequenceInfo
 
setTimestamp(long) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
设置要读取的某个特定时间戳。
setTimeThresholdOfServerTracer(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置服务端Tracer的时间阈值(单位:毫秒)。
setTimeThresholdOfTraceLogger(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
设置一个时间阈值(单位:毫秒)。
setTimeToLive(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions.Builder
 
setTimeToLive(int) - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
设置表数据的TTL时间,单位为秒。
setToken(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
 
setToken(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
 
setToken(int, ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest.Builder
 
setToken(byte[]) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
 
setToken(byte[]) - 类 中的方法com.alicloud.openservices.tablestore.model.SingleRowQueryCriteria
 
setTraceId(String) - 异常错误 中的方法com.alicloud.openservices.tablestore.ClientException
 
setTraceId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Response
设置TraceId。
setTraceId(String) - 异常错误 中的方法com.alicloud.openservices.tablestore.TableStoreException
 
setType(OtsFilter.FilterType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
 
setType(OtsInternalApi.PrimaryKeyType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
 
setType(OtsInternalApi.OperationType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest.Builder
 
setType(PrimaryKeyType) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
设置主键的类型。
setValue(T) - 类 中的方法com.alicloud.openservices.tablestore.core.utils.OptionalValue
 
setWrite(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit.Builder
 
setWriteCapacityUnit(int) - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
设置写能力单元的值,设置的值必须大于等于0。
SHARD_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
SHARD_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
SHARD_ITERATOR_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
SHARD_ITERATOR_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
SHARD_LIMIT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
SHARD_SPLITS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
SHARDS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
shouldRetry(String, Exception) - 类 中的方法com.alicloud.openservices.tablestore.model.DefaultRetryStrategy
SDK提供的默认重试策略,规则为: 1.
shutdown() - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
shutdown() - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
释放资源。
shutdown() - 类 中的方法com.alicloud.openservices.tablestore.core.http.AsyncServiceClient
 
shutdown() - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
shutdown() - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
shutdown() - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
释放资源。
sign(RequestMessage) - 类 中的方法com.alicloud.openservices.tablestore.core.auth.RequestSigner
 
sign(RequestMessage) - 接口 中的方法com.alicloud.openservices.tablestore.core.auth.RequestSignerInterface
 
SingleColumnValueCondition - com.alicloud.openservices.tablestore.model.condition中的类
单行列值条件,用于TableStore的条件更新功能, 可以设置列值与设定值的大小关系条件.
SingleColumnValueCondition(String, SingleColumnValueCondition.CompareOperator, ColumnValue) - 类 的构造器com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
构造函数。
SingleColumnValueCondition.CompareOperator - com.alicloud.openservices.tablestore.model.condition中的枚举
 
SingleColumnValueFilter - com.alicloud.openservices.tablestore.model.filter中的类
TableStore查询操作时使用的过滤器,SingleColumnValueFilter用于表示查询的行内数据列和数据值的比较关系。
SingleColumnValueFilter(String, SingleColumnValueFilter.CompareOperator, ColumnValue) - 类 的构造器com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
构造函数。
SingleColumnValueFilter.CompareOperator - com.alicloud.openservices.tablestore.model.filter中的枚举
 
SingleRowQueryCriteria - com.alicloud.openservices.tablestore.model中的类
从TableStore表中查询单行数据所需的参数,可以支持以下几种读取行为: 读取某些列或所有列的某个特定版本 读取某些列或所有列的某个版本范围内的所有版本或最大的N个版本 读取某些列或所有列的最大的N个版本(N最小为 1,最大为MaxVersions)
SingleRowQueryCriteria(String) - 类 的构造器com.alicloud.openservices.tablestore.model.SingleRowQueryCriteria
构造一个在给定名称的表中查询的条件。
SingleRowQueryCriteria(String, PrimaryKey) - 类 的构造器com.alicloud.openservices.tablestore.model.SingleRowQueryCriteria
构造一个在给定名称的表中查询的条件。
size() - 类 中的方法com.alicloud.openservices.tablestore.model.MultiRowQueryCriteria
获取要查询的行的个数。
size() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
返回主键列的个数。
SIZEOF_BOOLEAN - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.Bytes
Size of boolean in bytes
SIZEOF_BYTE - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.Bytes
Size of byte in bytes
SIZEOF_CHAR - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.Bytes
Size of char in bytes
SIZEOF_DOUBLE - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.Bytes
Size of double in bytes
SIZEOF_FLOAT - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.Bytes
Size of float in bytes
SIZEOF_INT - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.Bytes
Size of int in bytes
SIZEOF_LONG - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.Bytes
Size of long in bytes
SIZEOF_SHORT - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.Bytes
Size of short in bytes
skipRawSize(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedInputStream
 
SPECIFIC_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
START_COLUMN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
START_COLUMN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
START_COLUMN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
START_RETRY - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
START_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
startsWith(byte[], byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Return true if the byte array on the right is a prefix of the byte array on the left.
STORAGE_TIMEOUT - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
在OTS内部操作超时。
Stream - com.alicloud.openservices.tablestore.model中的类
 
Stream() - 类 的构造器com.alicloud.openservices.tablestore.model.Stream
 
STREAM_ACTIVE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamStatus
 
STREAM_DETAILS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
STREAM_DETAILS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
STREAM_ENABLING_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamStatus
 
STREAM_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
STREAM_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
STREAM_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
STREAM_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
STREAM_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
STREAM_RECORDS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
STREAM_SPEC_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
STREAM_SPEC_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
STREAM_STATUS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
StreamDetails - com.alicloud.openservices.tablestore.model中的类
 
StreamDetails() - 类 的构造器com.alicloud.openservices.tablestore.model.StreamDetails
 
StreamDetails(boolean, String, int, int) - 类 的构造器com.alicloud.openservices.tablestore.model.StreamDetails
 
StreamRecord - com.alicloud.openservices.tablestore.model中的类
 
StreamRecord() - 类 的构造器com.alicloud.openservices.tablestore.model.StreamRecord
 
StreamRecord.RecordType - com.alicloud.openservices.tablestore.model中的枚举
 
STREAMS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
StreamShard - com.alicloud.openservices.tablestore.model中的类
 
StreamShard(String) - 类 的构造器com.alicloud.openservices.tablestore.model.StreamShard
 
StreamSpecification - com.alicloud.openservices.tablestore.model中的类
 
StreamSpecification(boolean) - 类 的构造器com.alicloud.openservices.tablestore.model.StreamSpecification
构造一个StreamSpecification对象。
StreamSpecification(boolean, int) - 类 的构造器com.alicloud.openservices.tablestore.model.StreamSpecification
构造一个StreamSpecification对象。
StreamStatus - com.alicloud.openservices.tablestore.model中的枚举
 
STRING_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
 
stringtoUTF8Bytes(String, byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
参考规范: http://tools.ietf.org/html/rfc3629
SUB_FILTERS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
SyncClient - com.alicloud.openservices.tablestore中的类
 
SyncClient(String, String, String, String) - 类 的构造器com.alicloud.openservices.tablestore.SyncClient
使用指定的TableStore Endpoint和默认配置构造一个新的SyncClient实例。
SyncClient(String, String, String, String, String) - 类 的构造器com.alicloud.openservices.tablestore.SyncClient
使用指定的TableStore Endpoint和默认配置构造一个新的SyncClient实例。
SyncClient(String, String, String, String, ClientConfiguration) - 类 的构造器com.alicloud.openservices.tablestore.SyncClient
使用指定的TableStore Endpoint和配置构造一个新的SyncClient实例。
SyncClient(String, String, String, String, ClientConfiguration, String) - 类 的构造器com.alicloud.openservices.tablestore.SyncClient
使用指定的TableStore Endpoint和默认配置构造一个新的SyncClient实例。
SyncClientInterface - com.alicloud.openservices.tablestore中的接口
阿里云表格存储(TableStore, 原OTS)的访问接口。

T

TABLE_META_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
TABLE_META_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
TABLE_NAMES_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
TABLE_NOT_READY - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
表刚被创建还无法立马提供服务。
TABLE_OPTIONS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
TABLE_OPTIONS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
TABLE_OPTIONS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
TABLE_OPTIONS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
TABLE_STATUS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
TableMeta - com.alicloud.openservices.tablestore.model中的类
表的结构信息,包含表的名称以及表的主键定义。
TableMeta(String) - 类 的构造器com.alicloud.openservices.tablestore.model.TableMeta
创建一个新的给定表名的TableMeta实例。
TableOptions - com.alicloud.openservices.tablestore.model中的类
表的配置选项,用于配置TTL、MaxVersions.
TableOptions() - 类 的构造器com.alicloud.openservices.tablestore.model.TableOptions
构造TableOptions对象。
TableOptions(int) - 类 的构造器com.alicloud.openservices.tablestore.model.TableOptions
构造TableOptions对象。
TableOptions(int, int) - 类 的构造器com.alicloud.openservices.tablestore.model.TableOptions
构造TableOptions对象。
TableOptions(int, int, long) - 类 的构造器com.alicloud.openservices.tablestore.model.TableOptions
构造TableOptions对象。
TABLES_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
TABLES_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
TABLES_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
TABLES_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
TableStoreCallback<Request,Response> - com.alicloud.openservices.tablestore中的接口
 
TableStoreException - com.alicloud.openservices.tablestore中的异常错误
TableStoreException 表示TableStore返回的异常。
TableStoreException(String, Throwable, String, String, int) - 异常错误 的构造器com.alicloud.openservices.tablestore.TableStoreException
构造函数。
TAG_CELL - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_CELL_CHECKSUM - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_CELL_NAME - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_CELL_TIMESTAMP - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_CELL_TYPE - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_CELL_VALUE - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_DELETE_ROW_MARKER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_EXTENSION - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_ROW_CHECKSUM - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_ROW_DATA - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_ROW_PK - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_SEQ_INFO - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_SEQ_INFO_EPOCH - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_SEQ_INFO_ROW_INDEX - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TAG_SEQ_INFO_TS - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
TIME_RANGE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
TIME_RANGE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
TIME_RANGE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
TIME_TO_LIVE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
TimeRange - com.alicloud.openservices.tablestore.model中的类
 
TimeRange() - 类 的构造器com.alicloud.openservices.tablestore.model.TimeRange
默认构造函数。
TimeRange(long) - 类 的构造器com.alicloud.openservices.tablestore.model.TimeRange
构造一个时间戳区间为[start, Long.MAX_VALUE)。
TimeRange(long, long) - 类 的构造器com.alicloud.openservices.tablestore.model.TimeRange
构造一个时间戳区间为[start, end)。
toBase64String(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Base64
 
toBase64String(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Base64
 
toBigDecimal(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a byte array to a BigDecimal
toBigDecimal(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a byte array to a BigDecimal value
toBinaryFromHex(byte) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Takes a ASCII digit in the range A-F0-9 and returns the corresponding integer/ordinal value.
toBoolean(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
toBoolean(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
toByte(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
toBytes(ByteBuffer) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Returns a new byte array, copied from the passed ByteBuffer.
toBytes(String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a string to a UTF-8 byte array.
toBytes(boolean) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Convert a boolean to a byte array.
toBytes(long) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Convert a long value to a byte array using big-endian.
toBytes(float) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
toBytes(double) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Serialize a double as the IEEE 754 double format output.
toBytes(int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Convert an int value to a byte array
toBytes(short) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Convert a short value to a byte array of Bytes.SIZEOF_SHORT bytes long.
toBytes(BigDecimal) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Convert a BigDecimal value to a byte array
toBytesBinary(String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
toColumn(PlainBufferCell) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferConversion
 
toColumn() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
将主键列类型转化为属性列类型。
toColumnValue() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
 
toCondition() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.CompositeColumnValueFilter
 
toCondition() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter
 
toDouble(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
toDouble(byte[], int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
toFilter(ColumnCondition) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
toFilter(Filter) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
toFilter() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.CompositeColumnValueCondition
 
toFilter() - 类 中的方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition
 
toFilterType(ColumnConditionType) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
toFilterType(FilterType) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
toFloat(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Presumes float encoded as IEEE 754 floating-point "single format"
toFloat(byte[], int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Presumes float encoded as IEEE 754 floating-point "single format"
toInt(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a byte array to an int value
toInt(byte[], int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a byte array to an int value
toInt(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a byte array to an int value
TOKEN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
TOKEN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
TOKEN_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
toLogicalOperator(CompositeColumnValueFilter.LogicOperator) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
toLong(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a byte array to a long value.
toLong(byte[], int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a byte array to a long value.
toLong(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a byte array to a long value.
TOO_FREQUENT_RESERVED_THROUGHPUT_ADJUSTMENT - 类 中的静态变量com.alicloud.openservices.tablestore.core.ErrorCode
读写能力调整过于频繁。
toPBDirection(Direction) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
toPBPrimaryKeyOption(PrimaryKeyOption) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
toPBPrimaryKeyType(PrimaryKeyType) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
toPBRowExistenceExpectation(RowExistenceExpectation) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
 
toPlainBufferCell(PrimaryKeyColumn) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferConversion
 
toPlainBufferCell(Column, boolean, boolean, boolean, byte) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferConversion
 
toPrimaryKey(List<PlainBufferCell>) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferConversion
 
toPrimaryKeyOption(OtsInternalApi.PrimaryKeyOption) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
toPrimaryKeyType(OtsInternalApi.PrimaryKeyType) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
 
toRecordColumn(PlainBufferCell) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferConversion
 
toRow(PlainBufferRow) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferConversion
 
toShort(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a byte array to a short value
toShort(byte[], int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a byte array to a short value
toShort(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts a byte array to a short value
toStreamRecord(PlainBufferRow, OtsInternalApi.ActionType) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferConversion
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferExtension
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferInputStream
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferSequenceInfo
 
toString(ByteBuffer) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.BinaryUtil
 
toString(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
toString(byte[], String, byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Joins two byte arrays together using a separator.
toString(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
This method will convert utf8 encoded bytes into a string.
toString() - 类 中的方法com.alicloud.openservices.tablestore.core.utils.OptionalValue
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.core.utils.Pair
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.CapacityUnit
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.Column
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.Error
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.RecordColumn
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.RecordSequenceInfo
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.ReservedThroughputDetails
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.Row
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.Stream
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamDetails
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamRecord
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamShard
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.StreamSpecification
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.TableOptions
 
toString() - 类 中的方法com.alicloud.openservices.tablestore.model.TimeRange
 
toString() - 异常错误 中的方法com.alicloud.openservices.tablestore.TableStoreException
 
toStringBinary(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Write a printable representation of a byte array.
toStringBinary(ByteBuffer) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Converts the given byte buffer, from its array offset to its limit, to a string.
toStringBinary(byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Write a printable representation of a byte array.
TOTAL_TIME_WITH_COLON - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
TRACE_ID_WITH_COLON - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
 
traceLogger - 类 中的变量com.alicloud.openservices.tablestore.core.http.ResponseConsumer
 
TraceLogger - com.alicloud.openservices.tablestore.core中的类
 
TraceLogger(String, int) - 类 的构造器com.alicloud.openservices.tablestore.core.TraceLogger
 
tracer - 类 中的变量com.alicloud.openservices.tablestore.core.AsyncCompletion
 
TYPE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
TYPE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
TYPE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 

U

UNLOADING_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
update(byte[]) - 类 中的方法com.alicloud.openservices.tablestore.core.auth.HmacSHA1Signature
 
update(byte) - 类 中的方法com.alicloud.openservices.tablestore.core.auth.HmacSHA1Signature
 
update(byte[]) - 接口 中的方法com.alicloud.openservices.tablestore.core.auth.ServiceSignature
 
update(byte) - 接口 中的方法com.alicloud.openservices.tablestore.core.auth.ServiceSignature
 
UPDATE_ROW_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
 
UPDATE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
 
updateRow(UpdateRowRequest, TableStoreCallback<UpdateRowRequest, UpdateRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
updateRow(UpdateRowRequest, TableStoreCallback<UpdateRowRequest, UpdateRowResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
更新表中的一行数据。
updateRow(TraceLogger, RetryStrategy, UpdateRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
updateRow(UpdateRowRequest, TableStoreCallback<UpdateRowRequest, UpdateRowResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
updateRow(UpdateRowRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
updateRow(UpdateRowRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
更新表中的一行数据。
UpdateRowLauncher - com.alicloud.openservices.tablestore.core中的类
 
UpdateRowLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, UpdateRowRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.UpdateRowLauncher
 
UpdateRowRequest - com.alicloud.openservices.tablestore.model中的类
 
UpdateRowRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.UpdateRowRequest
 
UpdateRowRequest(RowUpdateChange) - 类 的构造器com.alicloud.openservices.tablestore.model.UpdateRowRequest
 
UpdateRowResponse - com.alicloud.openservices.tablestore.model中的类
 
UpdateRowResponse(Response, Row, ConsumedCapacity) - 类 的构造器com.alicloud.openservices.tablestore.model.UpdateRowResponse
 
UpdateRowResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
UpdateRowResponseConsumer(ResultParser, TraceLogger, RetryStrategy, UpdateRowResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.UpdateRowResponseConsumer
 
updateTable(UpdateTableRequest, TableStoreCallback<UpdateTableRequest, UpdateTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
 
updateTable(UpdateTableRequest, TableStoreCallback<UpdateTableRequest, UpdateTableResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
在表被创建之后,动态的更改表的配置或预留吞吐量。
updateTable(TraceLogger, RetryStrategy, UpdateTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
 
updateTable(UpdateTableRequest, TableStoreCallback<UpdateTableRequest, UpdateTableResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
 
updateTable(UpdateTableRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
 
updateTable(UpdateTableRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
在表被创建之后,动态的更改表的配置或预留吞吐量。
UpdateTableLauncher - com.alicloud.openservices.tablestore.core中的类
 
UpdateTableLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, UpdateTableRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.UpdateTableLauncher
 
UpdateTableRequest - com.alicloud.openservices.tablestore.model中的类
UpdateTableRequest包含更新一张表所必需的一些参数,包括表的名称、预留吞吐量更改和表的配置更改等。
UpdateTableRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.UpdateTableRequest
 
UpdateTableRequest(String) - 类 的构造器com.alicloud.openservices.tablestore.model.UpdateTableRequest
 
UpdateTableResponse - com.alicloud.openservices.tablestore.model中的类
UpdateTable操作的返回结果,包含预留吞吐量的变更细节以及更改之后表的当前配置参数。
UpdateTableResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.UpdateTableResponse
 
UpdateTableResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
 
UpdateTableResponseConsumer(ResultParser, TraceLogger, RetryStrategy, UpdateTableResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.UpdateTableResponseConsumer
 
updateUTF8String(String) - 类 中的方法com.alicloud.openservices.tablestore.core.auth.HmacSHA1Signature
 
updateUTF8String(String) - 接口 中的方法com.alicloud.openservices.tablestore.core.auth.ServiceSignature
 
UPDATING_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
urlEncode(String, String) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.HttpUtil
Encode a URL segment with special chars replaced.
USER_AGENT - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
UTF8_CHARSET - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
 
UTF8_ENCODING - 类 中的静态变量com.alicloud.openservices.tablestore.core.Constants
OTS请求的编码方法。

V

valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyOption
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyOption
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyOption
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnType
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnType
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamStatus
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamStatus
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamStatus
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
 
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.ColumnType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.condition.ColumnConditionType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.condition.CompositeColumnValueCondition.LogicOperator
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition.CompareOperator
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.Direction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.filter.CompositeColumnValueFilter.LogicOperator
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.filter.FilterType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter.CompareOperator
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.PrimaryKeyOption
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.PrimaryKeyType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.RecordColumn.ColumnType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.ReturnType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.RowExistenceExpectation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.RowUpdateChange.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.StreamRecord.RecordType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.StreamStatus
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ComparatorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.FilterType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.LogicalOperator
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ActionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BloomFilterType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.OperationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyOption
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeyType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowExistenceExpectation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.ColumnType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.condition.ColumnConditionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.condition.CompositeColumnValueCondition.LogicOperator
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.condition.SingleColumnValueCondition.CompareOperator
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.Direction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.filter.CompositeColumnValueFilter.LogicOperator
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.filter.FilterType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.filter.SingleColumnValueFilter.CompareOperator
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.PrimaryKeyOption
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.PrimaryKeyType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.RecordColumn.ColumnType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.ReturnType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.RowExistenceExpectation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.RowUpdateChange.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.StreamRecord.RecordType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.StreamStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
vintToBytes(long) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
 
VT_AUTO_INCREMENT - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
VT_BLOB - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
VT_BOOLEAN - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
VT_DOUBLE - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
VT_INF_MAX - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
VT_INF_MIN - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
VT_INTEGER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 
VT_STRING - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
 

W

WatchableCallback<Request,Response> - com.alicloud.openservices.tablestore.core中的接口
 
watchBy(TableStoreCallback<Request, Response>) - 接口 中的方法com.alicloud.openservices.tablestore.core.WatchableCallback
 
WideColumnIterator - com.alicloud.openservices.tablestore.model中的类
 
WideColumnIterator(PrimaryKey, AbstractColumnIteratorImpl) - 类 的构造器com.alicloud.openservices.tablestore.model.WideColumnIterator
 
WideRowIterator - com.alicloud.openservices.tablestore.model中的类
 
WideRowIterator(InternalClient, RangeIteratorParameter) - 类 的构造器com.alicloud.openservices.tablestore.model.WideRowIterator
 
withinTimeRange(long) - 类 中的方法com.alicloud.openservices.tablestore.model.TimeRange
检查指定时间戳是否在该时间戳区间内。
WRITE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
writeBoolean(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
writeByteArray(DataOutput, byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Write byte-array with a WritableableUtils.vint prefix.
writeByteArray(DataOutput, byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Write byte-array to out with a vint length prefix.
writeByteArray(byte[], int, byte[], int, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
Write byte-array from src to tgt with a vint length prefix.
writeBytes(byte[]) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
writeCell(PlainBufferCell) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writeCellName(byte[]) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writeCellValue(PrimaryKeyValue) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writeCellValue(ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writeColumnValueWithoutLengthPrefix(ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writeDouble(double) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
writeExtension(PlainBufferExtension) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writeHeader() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writePrimaryKeyColumn(PrimaryKeyColumn, PlainBufferOutputStream, byte) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
writePrimaryKeyValue(PrimaryKeyValue, PlainBufferOutputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferBuilder
 
writePrimaryKeyValueWithoutLengthPrefix(PrimaryKeyValue) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writeRawByte(byte) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
writeRawByte(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
 
writeRawLittleEndian32(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
Write a little-endian 32-bit integer.
writeRawLittleEndian64(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
Write a little-endian 64-bit integer.
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
writeReplace() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
writeRow(PlainBufferRow) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writeRowWithHeader(PlainBufferRow) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writeSequenceInfo(PlainBufferSequenceInfo) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writeTag(byte) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCodedOutputStream
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.CompositeColumnValueFilter
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchGetRowResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CapacityUnit
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Condition
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ConsumedCapacity
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteTableResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeStreamResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetShardIteratorResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse.StreamRecord
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetStreamRecordResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListStreamResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ListTableResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.LoadTableResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PartitionRange
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughput
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReservedThroughputDetails
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Stream
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamDetails
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamShard
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StreamSpecification
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchGetRowResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableInBatchWriteRowResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableOptions
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UnloadTableResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateTableResponse
 
writeVInt(byte) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes.WritableUtils
 
writeVInt(DataOutput, int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes.WritableUtils
 
writeVLong(DataOutput, long) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes.WritableUtils
 

_

_printBase64Binary(byte[], int, int, char[], int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Base64
Encodes a byte array into a char array by doing base64 encoding.
A B C D E F G H I J L M N O P Q R S T U V W _ 

Copyright © 2017. All Rights Reserved.