- GEO_BOUNDING_BOX_QUERY_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
- GEO_DISTANCE_ARC_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceType
-
- GEO_DISTANCE_PLANE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceType
-
- GEO_DISTANCE_QUERY_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
- GEO_DISTANCE_SORT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- GEO_POINT_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.FieldType
-
- GEO_POLYGON_QUERY_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
- GeoBoundingBoxQuery - com.alicloud.openservices.tablestore.model.search.query中的类
-
找出经纬度落在指定矩形内的数据。
- GeoBoundingBoxQuery() - 类 的构造器com.alicloud.openservices.tablestore.model.search.query.GeoBoundingBoxQuery
-
- GeoDistanceQuery - com.alicloud.openservices.tablestore.model.search.query中的类
-
找出与某个位置某个距离内的数据。
- GeoDistanceQuery() - 类 的构造器com.alicloud.openservices.tablestore.model.search.query.GeoDistanceQuery
-
- GeoDistanceSort - com.alicloud.openservices.tablestore.model.search.sort中的类
-
地理空间模型中对距离的排序
- GeoDistanceSort(String, List<String>) - 类 的构造器com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- GeoDistanceType - com.alicloud.openservices.tablestore.model.search.sort中的枚举
-
地理空间类型的Field在计算距离的时候采用的模型(默认为ARC)
- GeoPoint - com.alicloud.openservices.tablestore.model.search中的类
-
经纬度的实体类
- GeoPoint(double, double) - 类 的构造器com.alicloud.openservices.tablestore.model.search.GeoPoint
-
- GeoPolygonQuery - com.alicloud.openservices.tablestore.model.search.query中的类
-
找出落在指定多边形包围起来的图形内的数据
注意:这个查询器使用代价很大,请避免使用
场景举例:小黄车只能在繁华的地方服务,出了市区要收额外的服务费,而繁华的城市的边界是多边形的。
- GeoPolygonQuery() - 类 的构造器com.alicloud.openservices.tablestore.model.search.query.GeoPolygonQuery
-
- 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
-
- getAnalyzer() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getAnalyzer() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getAnalyzer() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- getAnalyzer() - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- 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
-
- getBottomRight() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery.Builder
-
- getBottomRight() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery
-
- getBottomRight() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQueryOrBuilder
-
- getBottomRight() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoBoundingBoxQuery
-
- getBuffer() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferOutputStream
-
- getBufferSize() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
-
获取内部Buffer的大小。
- getBufferSize() - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
获取一个TableStoreWriter在内存中缓冲队列的大小,必须是2的指数。
- 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的设置的值。
- getCallback() - 类 中的方法com.alicloud.openservices.tablestore.DefaultTableStoreWriter
-
- getCallback() - 接口 中的方法com.alicloud.openservices.tablestore.TableStoreWriter
-
- 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
-
- getCenterPoint() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery.Builder
-
- getCenterPoint() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery
-
- getCenterPoint() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQueryOrBuilder
-
- getCenterPoint() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoDistanceQuery
-
- 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
-
- getCollapse() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getCollapse() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getCollapse() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQueryOrBuilder
-
- getCollapse() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- getCollapseBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getCollapseOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getCollapseOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getCollapseOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQueryOrBuilder
-
- 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
-
获取列名。
- getColumnNames(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet.Builder
-
- getColumnNames(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet
-
- getColumnNames(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGetOrBuilder
-
- getColumnNamesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet.Builder
-
- getColumnNamesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet
-
- getColumnNamesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGetOrBuilder
-
- getColumnNamesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet.Builder
-
- getColumnNamesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet
-
- getColumnNamesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGetOrBuilder
-
- getColumns() - 类 中的方法com.alicloud.openservices.tablestore.model.Row
-
获取所有的属性列。
- getColumns() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest.ColumnsToGet
-
- 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.core.protocol.Search.SearchRequest.Builder
-
- getColumnsToGet() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getColumnsToGet() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequestOrBuilder
-
- getColumnsToGet() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
-
返回要读取的列的名称列表(只读)。
- getColumnsToGet() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- getColumnsToGetBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- 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
-
- getColumnsToGetOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- getColumnsToGetOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getColumnsToGetOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequestOrBuilder
-
- 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
-
- getConcurrency() - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
获取一个TableStoreWriter的最大请求并发数。
- 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.ComputeSplitPointsBySizeResponse.Builder
-
- getConsumed() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getConsumed() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- 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.ComputeSplitPointsBySizeResponse.Builder
-
- 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.ComputeSplitsBySizeResponse
-
获得ComputeSplitsBySize操作所消耗的CU数值。
- 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
-
获取此次操作消耗的能力单元。
- getConsumedCapacity() - 类 中的方法com.alicloud.openservices.tablestore.writer.RowWriteResult
-
- getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getConsumedOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getConsumedOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- 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
-
- getCurrentSyncTimestamp() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat.Builder
-
- getCurrentSyncTimestamp() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat
-
- getCurrentSyncTimestamp() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStatOrBuilder
-
- getCurrentSyncTimestamp() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SyncStat
-
- getDataSize() - 类 中的方法com.alicloud.openservices.tablestore.model.Column
-
- getDataSize() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
-
- getDataSize() - 接口 中的方法com.alicloud.openservices.tablestore.model.Measurable
-
获取序列化后的数据大小
- getDataSize() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
-
获取行主键的数据大小总和,大小总和包括所有主键列的名称和值。
- getDataSize() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
-
- getDataSize() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
-
- 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.AbortTransactionRequest
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionResponse
-
- 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.CommitTransactionRequest
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionResponse
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation
-
- 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.CreateIndexRequest
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexResponse
-
- 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.DefinedColumnSchema
-
- 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.DropIndexRequest
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexResponse
-
- 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.IndexMeta
-
- 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.StartLocalTransactionRequest
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse
-
- 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
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Collapse
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexResponse
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexResponse
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactor
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchAllQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Query
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSort
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery
-
- getDefaultInstance() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery
-
- 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.AbortTransactionRequest.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionRequest
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionResponse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionResponse
-
- 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.CommitTransactionRequest.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionRequest
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionResponse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionResponse
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation
-
- 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.CreateIndexRequest.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexResponse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexResponse
-
- 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.DefinedColumnSchema.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnSchema
-
- 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.DropIndexRequest.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexRequest
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexResponse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexResponse
-
- 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.IndexMeta.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta
-
- 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.StartLocalTransactionRequest.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionRequest
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse
-
- 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
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Collapse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Collapse
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexResponse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexResponse
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexResponse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexResponse
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactor.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactor
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchAllQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchAllQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Query.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Query
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSort.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSort
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery.Builder
-
- getDefaultInstanceForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery
-
- getDefinedColumn(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta.Builder
-
- getDefinedColumn(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta
-
- getDefinedColumn(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMetaOrBuilder
-
- getDefinedColumn(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getDefinedColumn(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
-
- getDefinedColumn(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
-
- getDefinedColumnBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getDefinedColumnBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getDefinedColumnCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta.Builder
-
- getDefinedColumnCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta
-
- getDefinedColumnCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMetaOrBuilder
-
- getDefinedColumnCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getDefinedColumnCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
-
- getDefinedColumnCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
-
- getDefinedColumnList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta.Builder
-
- getDefinedColumnList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta
-
- getDefinedColumnList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMetaOrBuilder
-
- getDefinedColumnList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getDefinedColumnList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
-
- getDefinedColumnList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
-
- getDefinedColumnMap() - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
-
返回预定义列的列名与类型的对应字典。
- getDefinedColumnOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getDefinedColumnOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
-
- getDefinedColumnOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
-
- getDefinedColumnOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getDefinedColumnOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
-
- getDefinedColumnOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
-
- getDefinedColumnSchemaMap() - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
-
返回预定义列的列名与类型定义的对应字典。
- getDefinedColumnsList() - 类 中的方法com.alicloud.openservices.tablestore.model.IndexMeta
-
返回包含所有预定义列名字的只读列表。
- getDefinedColumnsList() - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
-
返回包含所有预定义列定义的只读列表。
- 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.AbortTransactionRequest.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionRequest
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionResponse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionResponse
-
- 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.CommitTransactionRequest.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionRequest
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionResponse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionResponse
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation
-
- 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.CreateIndexRequest.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexResponse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexResponse
-
- 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.DefinedColumnSchema.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnSchema
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnType
-
- 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.DropIndexRequest.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexRequest
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexResponse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexResponse
-
- 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.IndexMeta.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexType
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexUpdateMode
-
- 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.StartLocalTransactionRequest.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionRequest
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse
-
- 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
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Collapse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Collapse
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnReturnType
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexResponse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexResponse
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexResponse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexResponse
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldType
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactor.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactor
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceType
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexOptions
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchAllQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchAllQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Query.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Query
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSort.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSort
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SortMode
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrder
-
- getDescriptor() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncPhase
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery.Builder
-
- getDescriptor() - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery
-
- 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.AbortTransactionRequest.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionResponse.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.CommitTransactionRequest.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionResponse.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.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.CreateIndexRequest.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexResponse.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.DefinedColumnSchema.Builder
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnType
-
- 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.DropIndexRequest.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexResponse.Builder
-
- 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.IndexMeta.Builder
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexType
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexUpdateMode
-
- 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.StartLocalTransactionRequest.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse.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
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Collapse.Builder
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnReturnType
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexResponse.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexResponse.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldType
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactor.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceType
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo.Builder
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexOptions
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchAllQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Query.Builder
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSort.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SortMode
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrder
-
- getDescriptorForType() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncPhase
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery.Builder
-
- getDescriptorForType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery.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))。
- getDistance() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery.Builder
-
- getDistance() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery
-
- getDistance() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQueryOrBuilder
-
- getDistanceInMeter() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoDistanceQuery
-
- getDistanceType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getDistanceType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getDistanceType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSortOrBuilder
-
- getDistanceType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- getDocValues() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getDocValues() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getDocValues() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- 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操作执行失败的行。
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Collapse.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Collapse
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CollapseOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSortOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactor.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactor
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactorOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQueryOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQueryOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSortOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQueryOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQueryOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQueryOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQueryOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQueryOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQueryOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery.Builder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery
-
- getFieldName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQueryOrBuilder
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.Collapse
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.FieldValueFactor
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoBoundingBoxQuery
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoDistanceQuery
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoPolygonQuery
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchPhraseQuery
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchQuery
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.PrefixQuery
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.TermQuery
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.WildcardQuery
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.FieldSort
-
- getFieldName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- getFieldSchemas(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getFieldSchemas(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getFieldSchemas(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- getFieldSchemas(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getFieldSchemas(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- getFieldSchemas(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchemaOrBuilder
-
- getFieldSchemas() - 类 中的方法com.alicloud.openservices.tablestore.model.search.IndexSchema
-
- getFieldSchemasBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getFieldSchemasBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getFieldSchemasBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getFieldSchemasBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getFieldSchemasCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getFieldSchemasCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getFieldSchemasCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- getFieldSchemasCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getFieldSchemasCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- getFieldSchemasCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchemaOrBuilder
-
- getFieldSchemasList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getFieldSchemasList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getFieldSchemasList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- getFieldSchemasList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getFieldSchemasList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- getFieldSchemasList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchemaOrBuilder
-
- getFieldSchemasOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getFieldSchemasOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getFieldSchemasOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- getFieldSchemasOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getFieldSchemasOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- getFieldSchemasOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchemaOrBuilder
-
- getFieldSchemasOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getFieldSchemasOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getFieldSchemasOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- getFieldSchemasOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getFieldSchemasOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- getFieldSchemasOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchemaOrBuilder
-
- getFieldSort() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getFieldSort() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- getFieldSort() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SorterOrBuilder
-
- getFieldSortBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getFieldSortOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getFieldSortOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- getFieldSortOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SorterOrBuilder
-
- getFieldType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getFieldType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getFieldType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- getFieldType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- getFieldValueFactor() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- getFieldValueFactor() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery
-
- getFieldValueFactor() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQueryOrBuilder
-
- getFieldValueFactor() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.FunctionScoreQuery
-
- getFieldValueFactorBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- getFieldValueFactorOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- getFieldValueFactorOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery
-
- getFieldValueFactorOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQueryOrBuilder
-
- 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.core.protocol.Search.ConstScoreQuery.Builder
-
- getFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery
-
- getFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQueryOrBuilder
-
- getFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter.Builder
-
- getFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter
-
- getFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilterOrBuilder
-
- getFilter() - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
-
获取本次查询使用的Filter。
- getFilter() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.ConstScoreQuery
-
- getFilterBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery.Builder
-
- getFilterBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter.Builder
-
- 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
-
- getFilterOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery.Builder
-
- getFilterOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery
-
- getFilterOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQueryOrBuilder
-
- getFilterOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter.Builder
-
- getFilterOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter
-
- getFilterOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilterOrBuilder
-
- getFilterQueries(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getFilterQueries(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getFilterQueries(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getFilterQueries() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- getFilterQueriesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getFilterQueriesBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getFilterQueriesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getFilterQueriesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getFilterQueriesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getFilterQueriesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getFilterQueriesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getFilterQueriesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getFilterQueriesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getFilterQueriesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getFilterQueriesOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getFilterQueriesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getFilterQueriesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getFilterQueriesOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- 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.
- getFlushInterval() - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
设置writer自动flush的时间间隔,单位为毫秒。
- getFrom() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- getGeoDistanceSort() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getGeoDistanceSort() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- getGeoDistanceSort() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SorterOrBuilder
-
- getGeoDistanceSortBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getGeoDistanceSortOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getGeoDistanceSortOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- getGeoDistanceSortOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SorterOrBuilder
-
- 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状态码
- getIncludeBaseData() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest.Builder
-
- getIncludeBaseData() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest
-
- getIncludeBaseData() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequestOrBuilder
-
- getIncludeBaseData() - 类 中的方法com.alicloud.openservices.tablestore.model.CreateIndexRequest
-
获取创建索引索引表时,索引表中是否包含主表已有数据
- getIncludeLower() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- getIncludeLower() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery
-
- getIncludeLower() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQueryOrBuilder
-
- getIncludeUpper() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- getIncludeUpper() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery
-
- getIncludeUpper() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQueryOrBuilder
-
- 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.core.protocol.Search.FieldSchema.Builder
-
- getIndex() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getIndex() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- getIndex() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
-
- getIndex() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse.RowResult
-
- getIndexInfos() - 类 中的方法com.alicloud.openservices.tablestore.model.search.ListSearchIndexResponse
-
- getIndexMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest.Builder
-
- getIndexMeta() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest
-
- getIndexMeta() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequestOrBuilder
-
- getIndexMeta(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getIndexMeta(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
-
- getIndexMeta(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
-
- getIndexMeta() - 类 中的方法com.alicloud.openservices.tablestore.model.CreateIndexRequest
-
获取索引表的结构信息
- getIndexMeta() - 类 中的方法com.alicloud.openservices.tablestore.model.DescribeTableResponse
-
获取索引表的信息
- getIndexMetaBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest.Builder
-
- getIndexMetaBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getIndexMetaBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getIndexMetaCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getIndexMetaCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
-
- getIndexMetaCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
-
- getIndexMetaList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getIndexMetaList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
-
- getIndexMetaList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
-
- getIndexMetaList() - 类 中的方法com.alicloud.openservices.tablestore.model.CreateTableRequest
-
返回索引表meta列表
- getIndexMetaOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest.Builder
-
- getIndexMetaOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest
-
- getIndexMetaOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequestOrBuilder
-
- getIndexMetaOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getIndexMetaOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
-
- getIndexMetaOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
-
- getIndexMetaOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- getIndexMetaOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta
-
- getIndexMetaOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMetaOrBuilder
-
- getIndexMetas(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
-
- getIndexMetas(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
-
- getIndexMetas(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
-
- getIndexMetas(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
-
- getIndexMetas(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
-
- getIndexMetas(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
-
- getIndexMetasBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
-
- getIndexMetasBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
-
- getIndexMetasBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
-
- getIndexMetasBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
-
- getIndexMetasCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
-
- getIndexMetasCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
-
- getIndexMetasCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
-
- getIndexMetasCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
-
- getIndexMetasCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
-
- getIndexMetasCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
-
- getIndexMetasList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
-
- getIndexMetasList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
-
- getIndexMetasList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
-
- getIndexMetasList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
-
- getIndexMetasList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
-
- getIndexMetasList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
-
- getIndexMetasOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
-
- getIndexMetasOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
-
- getIndexMetasOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
-
- getIndexMetasOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
-
- getIndexMetasOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
-
- getIndexMetasOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
-
- getIndexMetasOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
-
- getIndexMetasOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest
-
- getIndexMetasOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequestOrBuilder
-
- getIndexMetasOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
-
- getIndexMetasOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse
-
- getIndexMetasOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponseOrBuilder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexRequest.Builder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexRequest
-
- getIndexName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexRequestOrBuilder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest
-
- getIndexName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequestOrBuilder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest.Builder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest
-
- getIndexName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequestOrBuilder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest.Builder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest
-
- getIndexName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequestOrBuilder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo.Builder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo
-
- getIndexName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfoOrBuilder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getIndexName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequestOrBuilder
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteIndexRequest
-
获取索引表的名称。
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.model.IndexMeta
-
返回索引表的名称。
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.CreateSearchIndexRequest
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.DeleteSearchIndexRequest
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.DescribeSearchIndexRequest
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchIndexInfo
-
- getIndexName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- getIndexOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getIndexOptions() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getIndexOptions() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- getIndexOptions() - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- getIndexSchema() - 类 中的方法com.alicloud.openservices.tablestore.model.search.CreateSearchIndexRequest
-
- getIndexSetting() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getIndexSetting() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- getIndexSetting() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchemaOrBuilder
-
- getIndexSetting() - 类 中的方法com.alicloud.openservices.tablestore.model.search.IndexSchema
-
- getIndexSettingBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getIndexSettingOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- getIndexSettingOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- getIndexSettingOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchemaOrBuilder
-
- getIndexType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta.Builder
-
- getIndexType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta
-
- getIndexType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMetaOrBuilder
-
- getIndexType() - 类 中的方法com.alicloud.openservices.tablestore.model.IndexMeta
-
得到索引表类型
- getIndexUpdateMode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta.Builder
-
- getIndexUpdateMode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta
-
- getIndexUpdateMode() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMetaOrBuilder
-
- getIndexUpdateMode() - 类 中的方法com.alicloud.openservices.tablestore.model.IndexMeta
-
得到索引表更新模式
- getIndices(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- getIndices(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse
-
- getIndices(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponseOrBuilder
-
- getIndicesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- getIndicesBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- getIndicesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- getIndicesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse
-
- getIndicesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponseOrBuilder
-
- getIndicesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- getIndicesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse
-
- getIndicesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponseOrBuilder
-
- getIndicesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- getIndicesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse
-
- getIndicesOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponseOrBuilder
-
- getIndicesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- getIndicesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse
-
- getIndicesOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponseOrBuilder
-
- 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的线程数。
- getIsAllSucceeded() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse.Builder
-
- getIsAllSucceeded() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse
-
- getIsAllSucceeded() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponseOrBuilder
-
- getIsArray() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getIsArray() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getIsArray() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- 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
-
- getKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionRequest.Builder
-
- getKey() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionRequest
-
- getKey() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionRequestOrBuilder
-
- 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
-
- getLat() - 类 中的方法com.alicloud.openservices.tablestore.model.search.GeoPoint
-
- 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.core.protocol.Search.SearchQuery.Builder
-
- getLimit() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getLimit() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQueryOrBuilder
-
- getLimit() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.ColumnPaginationFilter
-
- getLimit() - 类 中的方法com.alicloud.openservices.tablestore.model.GetStreamRecordRequest
-
获取Limit参数
- getLimit() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeRowQueryCriteria
-
获取操作时返回的最大行数。
- getLimit() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- getLocation() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder
-
- getLocation() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation
-
- getLocation() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder
-
- getLocation() - 类 中的方法com.alicloud.openservices.tablestore.model.Split
-
- getLocations(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getLocations(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getLocations(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getLocationsBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getLocationsBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getLocationsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getLocationsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getLocationsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getLocationsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getLocationsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getLocationsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getLocationsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getLocationsOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getLocationsOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getLocationsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getLocationsOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getLocationsOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getLon() - 类 中的方法com.alicloud.openservices.tablestore.model.search.GeoPoint
-
- getLowerBound() - 类 中的方法com.alicloud.openservices.tablestore.model.Split
-
- getMainTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest.Builder
-
- getMainTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest
-
- getMainTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequestOrBuilder
-
- getMainTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexRequest.Builder
-
- getMainTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexRequest
-
- getMainTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexRequestOrBuilder
-
- getMainTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.CreateIndexRequest
-
获取主表的名字。
- getMainTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteIndexRequest
-
获取表的名称。
- getMaxAttrColumnSize() - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
获取属性列的值的最大大小限制,单位Byte。
- getMaxBatchRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
获取一次批量RPC请求导入的最大行数。
- getMaxBatchSize() - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
获取一次批量RPC请求导入的最大数据量,单位Byte。
- getMaxColumnsCount() - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
获取一行的最大列数限制。
- getMaxConnections() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
-
返回允许打开的最大HTTP连接数。
- getMaxCount() - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
-
Iterator最多返回的行数。
- getMaxPKColumnSize() - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
获取主键列的值的最大大小限制,单位Byte。
- 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
-
- getMinimumShouldMatch() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMinimumShouldMatch() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getMinimumShouldMatch() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getMinimumShouldMatch() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- getMode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- getMode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort
-
- getMode() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSortOrBuilder
-
- getMode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getMode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getMode() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSortOrBuilder
-
- getMode() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.FieldSort
-
- getMode() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- getMustNotQueries(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustNotQueries(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getMustNotQueries(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getMustNotQueries() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- getMustNotQueriesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustNotQueriesBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustNotQueriesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustNotQueriesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getMustNotQueriesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getMustNotQueriesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustNotQueriesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getMustNotQueriesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getMustNotQueriesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustNotQueriesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getMustNotQueriesOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getMustNotQueriesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustNotQueriesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getMustNotQueriesOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getMustQueries(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustQueries(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getMustQueries(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getMustQueries() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- getMustQueriesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustQueriesBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustQueriesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustQueriesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getMustQueriesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getMustQueriesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustQueriesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getMustQueriesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getMustQueriesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustQueriesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getMustQueriesOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getMustQueriesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getMustQueriesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getMustQueriesOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnSchema.Builder
-
- getName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnSchema
-
- getName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnSchemaOrBuilder
-
- getName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta.Builder
-
- getName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta
-
- getName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMetaOrBuilder
-
- 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.DefinedColumnSchema
-
获取预定义列的名称。
- 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
-
- getNestedFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- getNestedFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort
-
- getNestedFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSortOrBuilder
-
- getNestedFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getNestedFilter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getNestedFilter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSortOrBuilder
-
- getNestedFilter() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.FieldSort
-
- getNestedFilter() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- getNestedFilterBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- getNestedFilterBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getNestedFilterOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- getNestedFilterOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort
-
- getNestedFilterOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSortOrBuilder
-
- getNestedFilterOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getNestedFilterOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getNestedFilterOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSortOrBuilder
-
- 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.DefinedColumnType
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexType
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexUpdateMode
-
- 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
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnReturnType
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldType
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceType
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexOptions
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SortMode
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrder
-
- getNumber() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncPhase
-
- getNumberOfShards() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting.Builder
-
- getNumberOfShards() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting
-
- getNumberOfShards() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSettingOrBuilder
-
- 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.core.protocol.Search.SearchQuery.Builder
-
- getOffset() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getOffset() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQueryOrBuilder
-
- getOffset() - 类 中的方法com.alicloud.openservices.tablestore.model.filter.ColumnPaginationFilter
-
- getOffset() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.AbortTransactionRequest
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowRequest
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowRequest
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.CommitTransactionRequest
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeRequest
-
获得进行该类所进行的操作的接口名称。
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.CreateIndexRequest
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.CreateTableRequest
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteIndexRequest
-
- 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.search.CreateSearchIndexRequest
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.DeleteSearchIndexRequest
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.DescribeSearchIndexRequest
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.ListSearchIndexRequest
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- getOperationName() - 类 中的方法com.alicloud.openservices.tablestore.model.StartLocalTransactionRequest
-
- 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
-
- getOrder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- getOrder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort
-
- getOrder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSortOrBuilder
-
- getOrder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getOrder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getOrder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSortOrBuilder
-
- getOrder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSort.Builder
-
- getOrder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSort
-
- getOrder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSortOrBuilder
-
- getOrder() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.FieldSort
-
- getOrder() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- getOrder() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.ScoreSort
-
- 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
-
- getPath() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter.Builder
-
- getPath() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter
-
- getPath() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilterOrBuilder
-
- getPath() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- getPath() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery
-
- getPath() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQueryOrBuilder
-
- getPath() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.NestedQuery
-
- getPath() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.NestedFilter
-
- getPkCellValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
-
- getPoints(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getPoints(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getPoints(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSortOrBuilder
-
- getPoints(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery.Builder
-
- getPoints(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery
-
- getPoints(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQueryOrBuilder
-
- getPoints() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoPolygonQuery
-
- getPoints() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- getPointsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getPointsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getPointsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSortOrBuilder
-
- getPointsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery.Builder
-
- getPointsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery
-
- getPointsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQueryOrBuilder
-
- getPointsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- getPointsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getPointsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSortOrBuilder
-
- getPointsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery.Builder
-
- getPointsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery
-
- getPointsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQueryOrBuilder
-
- getPrefix() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery.Builder
-
- getPrefix() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery
-
- getPrefix() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQueryOrBuilder
-
- getPrefix() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.PrefixQuery
-
- 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.IndexMeta.Builder
-
- getPrimaryKey(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta
-
- getPrimaryKey(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMetaOrBuilder
-
- 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.StartLocalTransactionRequest
-
获取该行的主键。
- 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.IndexMeta.Builder
-
- getPrimaryKeyCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta
-
- getPrimaryKeyCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMetaOrBuilder
-
- 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.IndexMeta.Builder
-
- getPrimaryKeyList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta
-
- getPrimaryKeyList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMetaOrBuilder
-
- 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.IndexMeta
-
返回包含所有主键列名字的只读列表。
- 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
-
- getPrimaryKeySchema() - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeResponse
-
获得主键列定义。
- getPrimaryKeySchemaMap() - 类 中的方法com.alicloud.openservices.tablestore.model.TableMeta
-
返回主键的列名与类型定义的对应字典,该字典的遍历顺序与表中主键的顺序一致。
- 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工作站名称。
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery
-
- getQuery() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQueryOrBuilder
-
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery
-
- getQuery() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQueryOrBuilder
-
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Query.Builder
-
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Query
-
- getQuery() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.QueryOrBuilder
-
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getQuery() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQueryOrBuilder
-
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.FunctionScoreQuery
-
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.NestedQuery
-
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- getQuery() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.NestedFilter
-
- getQueryBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- getQueryBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- getQueryBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getQueryOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- getQueryOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery
-
- getQueryOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQueryOrBuilder
-
- getQueryOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- getQueryOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery
-
- getQueryOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQueryOrBuilder
-
- getQueryOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getQueryOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getQueryOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQueryOrBuilder
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.ConstScoreQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.FunctionScoreQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoBoundingBoxQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoDistanceQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoPolygonQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchAllQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchPhraseQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.NestedQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.PrefixQuery
-
- getQueryType() - 接口 中的方法com.alicloud.openservices.tablestore.model.search.query.Query
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.TermQuery
-
- getQueryType() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.WildcardQuery
-
- 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
-
从表中查询一个范围内的多行数据。
- getRangeFrom() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- getRangeFrom() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery
-
- getRangeFrom() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQueryOrBuilder
-
- 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
-
获取范围查询的条件。
- getRangeTo() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- getRangeTo() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery
-
- getRangeTo() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQueryOrBuilder
-
- 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的类型
- getRepeat() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder
-
- getRepeat() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation
-
- getRepeat() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder
-
- 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
-
- getResultCallback() - 类 中的方法com.alicloud.openservices.tablestore.DefaultTableStoreWriter
-
- getResultCallback() - 接口 中的方法com.alicloud.openservices.tablestore.TableStoreWriter
-
获取设置的Callback。
- 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
-
返回用于执行错误重试的线程池的线程的个数。
- getReturnColumnNames(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
-
- getReturnColumnNames(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
-
- getReturnColumnNames(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContentOrBuilder
-
- getReturnColumnNames() - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
-
- getReturnColumnNamesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
-
- getReturnColumnNamesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
-
- getReturnColumnNamesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContentOrBuilder
-
- getReturnColumnNamesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
-
- getReturnColumnNamesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent
-
- getReturnColumnNamesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContentOrBuilder
-
- 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.core.protocol.Search.ColumnsToGet.Builder
-
- getReturnType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet
-
- getReturnType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGetOrBuilder
-
- getReturnType() - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
-
- getRoutingFields(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting.Builder
-
- getRoutingFields(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting
-
- getRoutingFields(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSettingOrBuilder
-
- getRoutingFields() - 类 中的方法com.alicloud.openservices.tablestore.model.search.IndexSetting
-
- getRoutingFieldsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting.Builder
-
- getRoutingFieldsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting
-
- getRoutingFieldsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSettingOrBuilder
-
- getRoutingFieldsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting.Builder
-
- getRoutingFieldsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting
-
- getRoutingFieldsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSettingOrBuilder
-
- getRoutingPartitionSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting.Builder
-
- getRoutingPartitionSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting
-
- getRoutingPartitionSize() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSettingOrBuilder
-
- getRoutingValues(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- getRoutingValues(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getRoutingValues(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequestOrBuilder
-
- getRoutingValues() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- getRoutingValuesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- getRoutingValuesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getRoutingValuesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequestOrBuilder
-
- getRoutingValuesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- getRoutingValuesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getRoutingValuesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequestOrBuilder
-
- 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
-
读取表中的一行数据。
- getRow() - 类 中的方法com.alicloud.openservices.tablestore.writer.RowWriteResult
-
- 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(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse.Builder
-
- getRows(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse
-
- getRows(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponseOrBuilder
-
- getRows() - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeResponse
-
获取本次查询返回的所有行。
- getRows() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchResponse
-
- 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.core.protocol.Search.SearchResponse.Builder
-
- getRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse
-
- getRowsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponseOrBuilder
-
- 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
-
- getRowsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse.Builder
-
- getRowsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse
-
- getRowsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponseOrBuilder
-
- 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
-
获取所有表上写操作的返回结果。
- getSchema(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getSchema(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getSchema(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getSchema() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- getSchema() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest
-
- getSchema() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequestOrBuilder
-
- getSchema() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- getSchema() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse
-
- getSchema() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponseOrBuilder
-
- getSchema() - 类 中的方法com.alicloud.openservices.tablestore.model.search.DescribeSearchIndexResponse
-
- getSchemaBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getSchemaBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- getSchemaBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- getSchemaBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getSchemaCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getSchemaCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getSchemaCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getSchemaList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getSchemaList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getSchemaList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getSchemaOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getSchemaOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getSchemaOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getSchemaOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- getSchemaOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest
-
- getSchemaOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequestOrBuilder
-
- getSchemaOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- getSchemaOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse
-
- getSchemaOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponseOrBuilder
-
- getSchemaOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getSchemaOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getSchemaOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getScoreMode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- getScoreMode() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery
-
- getScoreMode() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQueryOrBuilder
-
- getScoreMode() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.NestedQuery
-
- getScoreSort() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getScoreSort() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- getScoreSort() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SorterOrBuilder
-
- getScoreSortBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getScoreSortOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- getScoreSortOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- getScoreSortOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SorterOrBuilder
-
- getSearchAfter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getSearchAfter() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getSearchAfter() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQueryOrBuilder
-
- getSearchAfter() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- getSearchAfterBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getSearchAfterOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getSearchAfterOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getSearchAfterOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQueryOrBuilder
-
- getSearchQuery() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- getSearchQuery() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getSearchQuery() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequestOrBuilder
-
- getSearchQuery() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- 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.AbortTransactionRequest
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionResponse
-
- 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.CommitTransactionRequest
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionResponse
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation
-
- 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.CreateIndexRequest
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexResponse
-
- 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.DefinedColumnSchema
-
- 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.DropIndexRequest
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexResponse
-
- 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.IndexMeta
-
- 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.StartLocalTransactionRequest
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse
-
- 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
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Collapse
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexResponse
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexResponse
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactor
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchAllQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Query
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSort
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery
-
- getSerializedSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery
-
- 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
-
- getShouldQueries(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getShouldQueries(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getShouldQueries(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getShouldQueries() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- getShouldQueriesBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getShouldQueriesBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getShouldQueriesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getShouldQueriesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getShouldQueriesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getShouldQueriesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getShouldQueriesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getShouldQueriesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getShouldQueriesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getShouldQueriesOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getShouldQueriesOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getShouldQueriesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- getShouldQueriesOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- getShouldQueriesOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQueryOrBuilder
-
- getSigner() - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
-
- getSize() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKey
-
已过时。
- getSize() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
-
已过时。
- getSocketTimeoutInMillisecond() - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
-
返回通过打开的连接传输数据的超时时间(单位:毫秒)。
- getSort() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getSort() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getSort() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQueryOrBuilder
-
- getSort() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- getSortBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getSorter(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- getSorter(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort
-
- getSorter(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrBuilder
-
- getSorterBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- getSorterBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- getSorterCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- getSorterCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort
-
- getSorterCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrBuilder
-
- getSorterList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- getSorterList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort
-
- getSorterList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrBuilder
-
- getSorterOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- getSorterOrBuilder(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort
-
- getSorterOrBuilder(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrBuilder
-
- getSorterOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- getSorterOrBuilderList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort
-
- getSorterOrBuilderList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrBuilder
-
- getSorters() - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.Sort
-
- getSortOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- getSortOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- getSortOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQueryOrBuilder
-
- 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
-
- getSplitPoints(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getSplitPoints(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getSplitPoints(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getSplitPointsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getSplitPointsCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getSplitPointsCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getSplitPointsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- getSplitPointsList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- getSplitPointsList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
-
- getSplits() - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeResponse
-
获得响应返回的数据分块列表。
- getSplitSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest.Builder
-
- getSplitSize() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest
-
- getSplitSize() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequestOrBuilder
-
- getSplitSizeIn100MB() - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeRequest
-
获得进行ComputeSplitsBySize操作的每个数据分块的大小上限。
- getSplitSizeUnitInByte() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest.Builder
-
- getSplitSizeUnitInByte() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest
-
- getSplitSizeUnitInByte() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequestOrBuilder
-
- getSplitUnitCount() - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeRequest
-
- getSplitUnitSizeInByte() - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeRequest
-
- 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
-
- getStore() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- getStore() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- getStore() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchemaOrBuilder
-
- 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。
- getSubFieldSchemas() - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- 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
-
获取所有操作执行成功的行。
- getSyncPhase() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat.Builder
-
- getSyncPhase() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat
-
- getSyncPhase() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStatOrBuilder
-
- getSyncPhase() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SyncStat
-
- getSyncStat() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- getSyncStat() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse
-
- getSyncStat() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponseOrBuilder
-
- getSyncStat() - 类 中的方法com.alicloud.openservices.tablestore.model.search.DescribeSearchIndexResponse
-
- getSyncStatBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- getSyncStatOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- getSyncStatOrBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse
-
- getSyncStatOrBuilder() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponseOrBuilder
-
- 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.ComputeSplitPointsBySizeRequest.Builder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest
-
- getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequestOrBuilder
-
- 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.StartLocalTransactionRequest.Builder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionRequest
-
- getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionRequestOrBuilder
-
- 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.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest
-
- getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequestOrBuilder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest.Builder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest
-
- getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequestOrBuilder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest.Builder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest
-
- getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequestOrBuilder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo.Builder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo
-
- getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfoOrBuilder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest.Builder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest
-
- getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequestOrBuilder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- getTableName() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequestOrBuilder
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchGetRowResponse.RowResult
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.BatchWriteRowResponse.RowResult
-
获取该行所在表的名称。
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeRequest
-
获得进行ComputeSplitsBySize操作的目标表格名称。
- 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.search.CreateSearchIndexRequest
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.DeleteSearchIndexRequest
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.DescribeSearchIndexRequest
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.ListSearchIndexRequest
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchIndexInfo
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- getTableName() - 类 中的方法com.alicloud.openservices.tablestore.model.StartLocalTransactionRequest
-
获取表的名称。
- 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
-
返回所有表所有行的查询结果。
- getTerm() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery.Builder
-
- getTerm() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery
-
- getTerm() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQueryOrBuilder
-
- getTerm() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.TermQuery
-
- getText() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery.Builder
-
- getText() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery
-
- getText() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQueryOrBuilder
-
- getText() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery.Builder
-
- getText() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery
-
- getText() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQueryOrBuilder
-
- getText() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchPhraseQuery
-
- getText() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchQuery
-
- 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时间,单位为秒。
- getTo() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- 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
-
- getTopLeft() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery.Builder
-
- getTopLeft() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery
-
- getTopLeft() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQueryOrBuilder
-
- getTopLeft() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoBoundingBoxQuery
-
- getTotalCount() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchResponse
-
- getTotalFailedRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.writer.DefaultWriterStatistics
-
- getTotalFailedRowsCount() - 接口 中的方法com.alicloud.openservices.tablestore.writer.WriterStatistics
-
- getTotalHits() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse.Builder
-
- getTotalHits() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse
-
- getTotalHits() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponseOrBuilder
-
- getTotalRequestCount() - 类 中的方法com.alicloud.openservices.tablestore.writer.DefaultWriterStatistics
-
- getTotalRequestCount() - 接口 中的方法com.alicloud.openservices.tablestore.writer.WriterStatistics
-
- getTotalRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.writer.DefaultWriterStatistics
-
- getTotalRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.writer.WriteRPCBuffer
-
- getTotalRowsCount() - 接口 中的方法com.alicloud.openservices.tablestore.writer.WriterStatistics
-
- getTotalSingleRowRequestCount() - 类 中的方法com.alicloud.openservices.tablestore.writer.DefaultWriterStatistics
-
- getTotalSingleRowRequestCount() - 接口 中的方法com.alicloud.openservices.tablestore.writer.WriterStatistics
-
- getTotalSucceedRowsCount() - 类 中的方法com.alicloud.openservices.tablestore.writer.DefaultWriterStatistics
-
- getTotalSucceedRowsCount() - 接口 中的方法com.alicloud.openservices.tablestore.writer.WriterStatistics
-
- 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。
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionRequest.Builder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionRequest
-
- getTransactionId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionRequestOrBuilder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
-
- getTransactionId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequestOrBuilder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionRequest.Builder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionRequest
-
- getTransactionId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionRequestOrBuilder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
-
- getTransactionId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequestOrBuilder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
-
- getTransactionId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequestOrBuilder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
-
- getTransactionId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequestOrBuilder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
-
- getTransactionId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequestOrBuilder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse.Builder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse
-
- getTransactionId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponseOrBuilder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
-
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
-
- getTransactionId() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequestOrBuilder
-
- getTransactionID() - 类 中的方法com.alicloud.openservices.tablestore.model.AbortTransactionRequest
-
获取事务的ID。
- getTransactionID() - 类 中的方法com.alicloud.openservices.tablestore.model.CommitTransactionRequest
-
获取事务的ID。
- getTransactionID() - 类 中的方法com.alicloud.openservices.tablestore.model.StartLocalTransactionResponse
-
获取事务的ID。
- getTransactionId() - 类 中的方法com.alicloud.openservices.tablestore.model.TxnRequest
-
获取TransactionId的设置的值。
- 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.DefinedColumnSchema.Builder
-
- getType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnSchema
-
- getType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnSchemaOrBuilder
-
- 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.core.protocol.Search.Query.Builder
-
- getType() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Query
-
- getType() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.QueryOrBuilder
-
- getType() - 类 中的方法com.alicloud.openservices.tablestore.model.ColumnValue
-
获取属性列的类型。
- getType() - 类 中的方法com.alicloud.openservices.tablestore.model.DefinedColumnSchema
-
获取预定义列的类型。
- getType() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
-
获取主键的类型。
- getType() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyValue
-
获取主键列的类型。
- getUpperBound() - 类 中的方法com.alicloud.openservices.tablestore.model.Split
-
- getUri() - 类 中的方法com.alicloud.openservices.tablestore.core.http.OTSUri
-
- getValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery.Builder
-
- getValue() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery
-
- getValue() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQueryOrBuilder
-
- getValue(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.SearchVariantType
-
- getValue() - 类 中的方法com.alicloud.openservices.tablestore.core.utils.OptionalValue
-
- getValue() - 类 中的方法com.alicloud.openservices.tablestore.model.Column
-
获取属性列的值。
- getValue() - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeyColumn
-
获取主键列的值。
- getValue() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.WildcardQuery
-
- 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.DefinedColumnType
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexType
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexUpdateMode
-
- 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
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnReturnType
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldType
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceType
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexOptions
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SortMode
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrder
-
- getValueDescriptor() - 枚举 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncPhase
-
- getValues(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter.Builder
-
- getValues(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter
-
- getValues(int) - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfterOrBuilder
-
- getValues() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchAfter
-
- getValuesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter.Builder
-
- getValuesCount() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter
-
- getValuesCount() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfterOrBuilder
-
- getValuesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter.Builder
-
- getValuesList() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter
-
- getValuesList() - 接口 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfterOrBuilder
-
- GetVariantType(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.SearchVariantType
-
- 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
-
获取写能力单元的值。
- getWriterConfig() - 类 中的方法com.alicloud.openservices.tablestore.DefaultTableStoreWriter
-
- getWriterConfig() - 接口 中的方法com.alicloud.openservices.tablestore.TableStoreWriter
-
获取限制项配置。
- getWriterStatistics() - 类 中的方法com.alicloud.openservices.tablestore.DefaultTableStoreWriter
-
- getWriterStatistics() - 接口 中的方法com.alicloud.openservices.tablestore.TableStoreWriter
-
获取数据导入期间的统计信息。
- greaterThan(ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- greaterThanOrEqual(ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- safeClose(InputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.IOUtils
-
- safeClose(OutputStream) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.IOUtils
-
- SCHEMA_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- SCHEMA_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest
-
- SCHEMA_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse
-
- SCORE_MODE_AVG_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
- SCORE_MODE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery
-
- SCORE_MODE_MAX_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
- SCORE_MODE_MIN_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
- SCORE_MODE_NONE_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
- SCORE_MODE_TOTAL_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
- SCORE_SORT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- ScoreMode - com.alicloud.openservices.tablestore.model.search.query中的枚举
-
一个字段多个值的情况下,采用哪个值来进行排序。
- ScoreSort - com.alicloud.openservices.tablestore.model.search.sort中的类
-
- ScoreSort() - 类 的构造器com.alicloud.openservices.tablestore.model.search.sort.ScoreSort
-
- search(SearchRequest, TableStoreCallback<SearchRequest, SearchResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
-
- search(SearchRequest, TableStoreCallback<SearchRequest, SearchResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
-
搜索功能
构建自己的SearchRequest,然后获取SearchResponse
示例:
SearchQuery searchQuery = new SearchQuery();
TermQuery termQuery = new TermQuery();
termQuery.setFieldName("user_name");
termQuery.setTerm("jay");
searchQuery.setQuery(termQuery);
SearchRequest searchRequest = new SearchRequest(tableName, indexName, searchQuery);
SearchResponse resp = ots.search(searchRequest);
- search(TraceLogger, RetryStrategy, SearchRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
-
- Search - com.alicloud.openservices.tablestore.core.protocol中的类
-
- search(SearchRequest, TableStoreCallback<SearchRequest, SearchResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
-
- search(SearchRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
-
- search(SearchRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
-
搜索功能
构建自己的SearchRequest,然后获取SearchResponse
示例:
SearchQuery searchQuery = new SearchQuery();
TermQuery termQuery = new TermQuery();
termQuery.setFieldName("user_name");
termQuery.setTerm("jay");
searchQuery.setQuery(termQuery);
SearchRequest searchRequest = new SearchRequest(tableName, indexName, searchQuery);
SearchResponse resp = ots.search(searchRequest);
- Search.BoolQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.BoolQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.BoolQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.Collapse - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.Collapse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.CollapseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.ColumnReturnType - com.alicloud.openservices.tablestore.core.protocol中的枚举
-
- Search.ColumnsToGet - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.ColumnsToGet.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.ColumnsToGetOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.ConstScoreQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.ConstScoreQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.ConstScoreQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.CreateSearchIndexRequest - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.CreateSearchIndexRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.CreateSearchIndexRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.CreateSearchIndexResponse - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.CreateSearchIndexResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.CreateSearchIndexResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.DeleteSearchIndexRequest - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.DeleteSearchIndexRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.DeleteSearchIndexRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.DeleteSearchIndexResponse - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.DeleteSearchIndexResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.DeleteSearchIndexResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.DescribeSearchIndexRequest - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.DescribeSearchIndexRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.DescribeSearchIndexRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.DescribeSearchIndexResponse - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.DescribeSearchIndexResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.DescribeSearchIndexResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.FieldSchema - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.FieldSchema.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.FieldSchemaOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.FieldSort - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.FieldSort.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.FieldSortOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.FieldType - com.alicloud.openservices.tablestore.core.protocol中的枚举
-
- Search.FieldValueFactor - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.FieldValueFactor.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.FieldValueFactorOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.FunctionScoreQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.FunctionScoreQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.FunctionScoreQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.GeoBoundingBoxQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.GeoBoundingBoxQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.GeoBoundingBoxQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.GeoDistanceQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.GeoDistanceQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.GeoDistanceQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.GeoDistanceSort - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.GeoDistanceSort.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.GeoDistanceSortOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.GeoDistanceType - com.alicloud.openservices.tablestore.core.protocol中的枚举
-
- Search.GeoPolygonQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.GeoPolygonQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.GeoPolygonQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.IndexInfo - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.IndexInfo.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.IndexInfoOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.IndexOptions - com.alicloud.openservices.tablestore.core.protocol中的枚举
-
- Search.IndexSchema - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.IndexSchema.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.IndexSchemaOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.IndexSetting - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.IndexSetting.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.IndexSettingOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.ListSearchIndexRequest - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.ListSearchIndexRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.ListSearchIndexRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.ListSearchIndexResponse - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.ListSearchIndexResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.ListSearchIndexResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.MatchAllQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.MatchAllQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.MatchAllQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.MatchPhraseQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.MatchPhraseQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.MatchPhraseQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.MatchQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.MatchQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.MatchQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.NestedFilter - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.NestedFilter.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.NestedFilterOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.NestedQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.NestedQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.NestedQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.PrefixQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.PrefixQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.PrefixQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.Query - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.Query.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.QueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.QueryType - com.alicloud.openservices.tablestore.core.protocol中的枚举
-
- Search.RangeQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.RangeQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.RangeQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.ScoreMode - com.alicloud.openservices.tablestore.core.protocol中的枚举
-
- Search.ScoreSort - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.ScoreSort.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.ScoreSortOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.SearchAfter - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.SearchAfter.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.SearchAfterOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.SearchQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.SearchQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.SearchQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.SearchRequest - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.SearchRequest.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.SearchRequestOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.SearchResponse - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.SearchResponse.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.SearchResponseOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.Sort - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.Sort.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.Sorter - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.Sorter.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.SorterOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.SortMode - com.alicloud.openservices.tablestore.core.protocol中的枚举
-
- Search.SortOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.SortOrder - com.alicloud.openservices.tablestore.core.protocol中的枚举
-
- Search.SyncPhase - com.alicloud.openservices.tablestore.core.protocol中的枚举
-
- Search.SyncStat - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.SyncStat.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.SyncStatOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.TermQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.TermQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.TermQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- Search.WildcardQuery - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.WildcardQuery.Builder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- Search.WildcardQueryOrBuilder - com.alicloud.openservices.tablestore.core.protocol中的接口
-
- SEARCH_AFTER_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- SEARCH_QUERY_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- SearchAfter - com.alicloud.openservices.tablestore.model.search中的类
-
大表深度分页使用
当 返回结果的 offset 值不大的时候,可以忽略该功能。
- SearchAfter(List<ColumnValue>) - 类 的构造器com.alicloud.openservices.tablestore.model.search.SearchAfter
-
- SearchIndexInfo - com.alicloud.openservices.tablestore.model.search中的类
-
- SearchIndexInfo() - 类 的构造器com.alicloud.openservices.tablestore.model.search.SearchIndexInfo
-
- SearchLauncher - com.alicloud.openservices.tablestore.core中的类
-
- SearchLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, SearchRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.SearchLauncher
-
- SearchProtocolBuilder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- SearchProtocolBuilder() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.SearchProtocolBuilder
-
- SearchProtocolParser - com.alicloud.openservices.tablestore.core.protocol中的类
-
- SearchProtocolParser() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.SearchProtocolParser
-
- SearchQuery - com.alicloud.openservices.tablestore.model.search中的类
-
构建SearchQuery,该实体类会通过SearchRequest传递给服务器,告诉服务器我们的搜索参数
- SearchQuery() - 类 的构造器com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- SearchQueryBuilder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- SearchQueryBuilder() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.SearchQueryBuilder
-
- SearchRequest - com.alicloud.openservices.tablestore.model.search中的类
-
SearchIndex的搜索的Request
- SearchRequest(String, String, SearchQuery) - 类 的构造器com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- SearchRequest.ColumnsToGet - com.alicloud.openservices.tablestore.model.search中的类
-
- SearchResponse - com.alicloud.openservices.tablestore.model.search中的类
-
SearchIndex的返回结果
- SearchResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.search.SearchResponse
-
- SearchResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
-
- SearchResponseConsumer(ResultParser, TraceLogger, RetryStrategy, SearchResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.SearchResponseConsumer
-
- SearchSortBuilder - com.alicloud.openservices.tablestore.core.protocol中的类
-
- SearchSortBuilder() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.SearchSortBuilder
-
- SearchVariantType - com.alicloud.openservices.tablestore.core.protocol中的类
-
- SearchVariantType() - 类 的构造器com.alicloud.openservices.tablestore.core.protocol.SearchVariantType
-
- 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
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.ConstScoreQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.FunctionScoreQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoBoundingBoxQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoDistanceQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoPolygonQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchAllQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchPhraseQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.NestedQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.PrefixQuery
-
- serialize() - 接口 中的方法com.alicloud.openservices.tablestore.model.search.query.Query
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.TermQuery
-
- serialize() - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.WildcardQuery
-
- 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
-
- setAllSuccess(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchResponse
-
- setAnalyzer(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- setAnalyzer(FieldSchema.Analyzer) - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- 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
-
- setBottomRight(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery.Builder
-
- setBottomRight(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoBoundingBoxQuery
-
- setBufferSize(int) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
-
设置Buffer的大小。
- setBufferSize(int) - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
设置一个TableStoreWriter在内存中缓冲队列的大小。
- 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。
- setCallback(TableStoreCallback<RowChange, ConsumedCapacity>) - 类 中的方法com.alicloud.openservices.tablestore.DefaultTableStoreWriter
-
- setCallback(TableStoreCallback<RowChange, ConsumedCapacity>) - 接口 中的方法com.alicloud.openservices.tablestore.TableStoreWriter
-
- setCallback(TableStoreCallback<RowChange, RowWriteResult>) - 类 中的方法com.alicloud.openservices.tablestore.writer.RowChangeEventHandler
-
- 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
-
- setCenterPoint(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery.Builder
-
- setCenterPoint(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoDistanceQuery
-
- setCode(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Error.Builder
-
- setCode(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Error
-
- setCollapse(Search.Collapse) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- setCollapse(Search.Collapse.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- setCollapse(Collapse) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- 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
-
设置列的名称。
- setColumnNames(int, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet.Builder
-
- setColumns(List<String>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest.ColumnsToGet
-
- 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
-
- setColumnsToGet(Search.ColumnsToGet) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- setColumnsToGet(Search.ColumnsToGet.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- setColumnsToGet(SearchRequest.ColumnsToGet) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- 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
-
- setConcurrency(int) - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
设置一个TableStoreWriter的最大请求并发数。
- 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.ComputeSplitPointsBySizeResponse.Builder
-
- setConsumed(OtsInternalApi.ConsumedCapacity.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- 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
-
- setConsumedCapacity(ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeResponse
-
设置ComputeSplitsBySize操作所消耗的CU数值参数。
- setConsumedCapacity(ConsumedCapacity) - 类 中的方法com.alicloud.openservices.tablestore.writer.RowWriteResult
-
- 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的创建时间,单位微秒
- setCredentials(ServiceCredentials) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
-
- setCredentials(ServiceCredentials) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
-
- setCredentials(ServiceCredentials) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
-
- setCurrentSyncTimestamp(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat.Builder
-
- setCurrentSyncTimestamp(Long) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SyncStat
-
- setDefinedColumn(int, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta.Builder
-
- setDefinedColumn(int, OtsInternalApi.DefinedColumnSchema) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- setDefinedColumn(int, OtsInternalApi.DefinedColumnSchema.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- 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))。
- setDistance(double) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery.Builder
-
- setDistanceInMeter(double) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoDistanceQuery
-
- setDistanceType(Search.GeoDistanceType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- setDistanceType(GeoDistanceType) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- setDocValues(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- 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会验证头信息完整性、结果是否过期、授权信息是否正确
- setEnableSchemaCheck(boolean) - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
设置是否开启在SDK层写入数据时的schema检查
- setEnableSortAndAgg(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- 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
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Collapse.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactor.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery.Builder
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.Collapse
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.FieldValueFactor
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoBoundingBoxQuery
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoDistanceQuery
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoPolygonQuery
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchPhraseQuery
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchQuery
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.PrefixQuery
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.TermQuery
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.WildcardQuery
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.FieldSort
-
- setFieldName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- setFieldSchemas(int, Search.FieldSchema) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- setFieldSchemas(int, Search.FieldSchema.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- setFieldSchemas(int, Search.FieldSchema) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- setFieldSchemas(int, Search.FieldSchema.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- setFieldSchemas(List<FieldSchema>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.IndexSchema
-
- setFieldSort(Search.FieldSort) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- setFieldSort(Search.FieldSort.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- setFieldType(Search.FieldType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- setFieldType(FieldType) - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- setFieldValueFactor(Search.FieldValueFactor) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- setFieldValueFactor(Search.FieldValueFactor.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- setFieldValueFactor(FieldValueFactor) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.FunctionScoreQuery
-
- 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(Search.Query) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery.Builder
-
- setFilter(Search.Query.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery.Builder
-
- setFilter(Search.Query) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter.Builder
-
- setFilter(Search.Query.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter.Builder
-
- setFilter(Filter) - 类 中的方法com.alicloud.openservices.tablestore.model.RowQueryCriteria
-
设置本次查询使用的Filter。
- setFilter(Query) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.ConstScoreQuery
-
- setFilterIfMissing(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.SingleColumnValueFilter.Builder
-
- setFilterQueries(int, Search.Query) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- setFilterQueries(int, Search.Query.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- setFilterQueries(List<Query>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- setFirst(T1) - 类 中的方法com.alicloud.openservices.tablestore.core.utils.Pair
-
Replace the first element of the pair.
- setFlushInterval(int) - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
获取writer自动flush的时间间隔,单位为毫秒。
- setFrom(ColumnValue, boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- setFrom(ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- setGeoDistanceSort(Search.GeoDistanceSort) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- setGeoDistanceSort(Search.GeoDistanceSort.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- setHasDeleteMarker(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferRow
-
- setIncludeBaseData(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest.Builder
-
- setIncludeBaseData(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.CreateIndexRequest
-
- setIncludeLower(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- setIncludeLower(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- setIncludeUpper(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- setIncludeUpper(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- 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参数。
- setIndeName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteIndexRequest
-
- setIndex(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- setIndex(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- setIndexInfos(List<SearchIndexInfo>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.ListSearchIndexResponse
-
- setIndexMeta(OtsInternalApi.IndexMeta) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest.Builder
-
- setIndexMeta(OtsInternalApi.IndexMeta.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest.Builder
-
- setIndexMeta(int, OtsInternalApi.IndexMeta) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- setIndexMeta(int, OtsInternalApi.IndexMeta.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TableMeta.Builder
-
- setIndexMeta(IndexMeta) - 类 中的方法com.alicloud.openservices.tablestore.model.CreateIndexRequest
-
- setIndexMetas(int, OtsInternalApi.IndexMeta) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
-
- setIndexMetas(int, OtsInternalApi.IndexMeta.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateTableRequest.Builder
-
- setIndexMetas(int, OtsInternalApi.IndexMeta) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
-
- setIndexMetas(int, OtsInternalApi.IndexMeta.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DescribeTableResponse.Builder
-
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexRequest.Builder
-
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest.Builder
-
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest.Builder
-
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo.Builder
-
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.IndexMeta
-
设置索引表的名称。
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.CreateSearchIndexRequest
-
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.DeleteSearchIndexRequest
-
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.DescribeSearchIndexRequest
-
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchIndexInfo
-
- setIndexName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- setIndexOptions(Search.IndexOptions) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- setIndexOptions(IndexOptions) - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- setIndexSchema(IndexSchema) - 类 中的方法com.alicloud.openservices.tablestore.model.search.CreateSearchIndexRequest
-
- setIndexSetting(Search.IndexSetting) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- setIndexSetting(Search.IndexSetting.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema.Builder
-
- setIndexSetting(IndexSetting) - 类 中的方法com.alicloud.openservices.tablestore.model.search.IndexSchema
-
- setIndexType(OtsInternalApi.IndexType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta.Builder
-
- setIndexType(IndexType) - 类 中的方法com.alicloud.openservices.tablestore.model.IndexMeta
-
设置索引表类型
- setIndexUpdateMode(OtsInternalApi.IndexUpdateMode) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta.Builder
-
- setIndexUpdateMode(IndexUpdateMode) - 类 中的方法com.alicloud.openservices.tablestore.model.IndexMeta
-
设置索引表更新模式
- setIndices(int, Search.IndexInfo) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- setIndices(int, Search.IndexInfo.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse.Builder
-
- setIoThreadCount(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
-
设置HttpAsyncClient的IOReactor的线程数(因为采用的是异步IO,所以不需要配置大量线程,每个线程都能提供大量并发)。
- setIsAllSucceeded(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse.Builder
-
- setIsArray(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- setIsArray(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- setIsOk(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchGetRowResponse.Builder
-
- setIsOk(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowResponse.Builder
-
- setKey(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionRequest.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
-
- setLat(double) - 类 中的方法com.alicloud.openservices.tablestore.model.search.GeoPoint
-
- 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.core.protocol.Search.SearchQuery.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
-
设置查询时单次请求返回的行数。
- setLimit(Integer) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- setLocation(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder
-
- setLocation(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Split
-
- setLocations(int, OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- setLocations(int, OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- setLon(double) - 类 中的方法com.alicloud.openservices.tablestore.model.search.GeoPoint
-
- setLowerBound(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.Split
-
- setMainTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexRequest.Builder
-
- setMainTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexRequest.Builder
-
- setMainTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.CreateIndexRequest
-
- setMainTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.DeleteIndexRequest
-
- setMaxAttrColumnSize(int) - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
设置属性列的值的最大大小限制,单位Byte。
- setMaxBatchRowsCount(int) - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
设置一次批量RPC请求导入的最大行数。
- setMaxBatchSize(int) - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
设置一次批量RPC请求导入的最大数据量,单位Byte。
- setMaxColumnsCount(int) - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
设置一行的最大列数限制。
- setMaxConnections(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
-
设置允许打开的最大HTTP连接数(连接数影响并发度,需要根据QPS、单个请求的时间、机器配置等因素来确定一个合理的值)。
- setMaxCount(int) - 类 中的方法com.alicloud.openservices.tablestore.model.RangeIteratorParameter
-
设置该Iterator最多返回的行数。
- setMaxPKColumnSize(int) - 类 中的方法com.alicloud.openservices.tablestore.writer.WriterConfig
-
设置主键列的值的最大大小限制,单位Byte。
- 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
-
- setMinimumShouldMatch(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- setMinimumShouldMatch(int) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- setMode(Search.SortMode) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- setMode(Search.SortMode) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- setMode(SortMode) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.FieldSort
-
- setMode(SortMode) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- setMustNotQueries(int, Search.Query) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- setMustNotQueries(int, Search.Query.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- setMustNotQueries(List<Query>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- setMustQueries(int, Search.Query) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- setMustQueries(int, Search.Query.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- setMustQueries(List<Query>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- setName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnSchema.Builder
-
- setName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta.Builder
-
- setName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema.Builder
-
- setName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.DefinedColumnSchema
-
设置预定义列的名称。
- setName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
-
设置主键的名称。
- setNestedFilter(Search.NestedFilter) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- setNestedFilter(Search.NestedFilter.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- setNestedFilter(Search.NestedFilter) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- setNestedFilter(Search.NestedFilter.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- setNestedFilter(NestedFilter) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.FieldSort
-
- setNestedFilter(NestedFilter) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- 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
-
- setNumberOfShards(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting.Builder
-
- setOffset(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.ColumnPaginationFilter.Builder
-
- setOffset(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- setOffset(int) - 类 中的方法com.alicloud.openservices.tablestore.model.filter.ColumnPaginationFilter
-
- setOffset(Integer) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- 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
-
- setOrder(Search.SortOrder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort.Builder
-
- setOrder(Search.SortOrder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- setOrder(Search.SortOrder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSort.Builder
-
- setOrder(SortOrder) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.FieldSort
-
- setOrder(SortOrder) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- setOrder(SortOrder) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.ScoreSort
-
- 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。
- setPath(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter.Builder
-
- setPath(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- setPath(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.NestedQuery
-
- setPath(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.NestedFilter
-
- setPkCellValue(PrimaryKeyValue) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.PlainBufferCell
-
- setPoints(int, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort.Builder
-
- setPoints(int, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery.Builder
-
- setPoints(List<String>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoPolygonQuery
-
- setPoints(List<String>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceSort
-
- setPrefix(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery.Builder
-
- setPrefix(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.PrefixQuery
-
- setPrepareCallback(PrepareCallback) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
-
- setPrimaryKey(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
-
- setPrimaryKey(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
-
- setPrimaryKey(int, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexMeta.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.StartLocalTransactionRequest
-
添加主键(Primary Key)列的名称和值。
- setPrimaryKey(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.StreamRecord
-
- setPrimaryKeySchema(List<PrimaryKeySchema>) - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeResponse
-
设置主键列定义。
- 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工作站名称。
- setQuery(Search.Query) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- setQuery(Search.Query.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery.Builder
-
- setQuery(Search.Query) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- setQuery(Search.Query.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- setQuery(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Query.Builder
-
- setQuery(Search.Query) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- setQuery(Search.Query.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- setQuery(Query) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.FunctionScoreQuery
-
- setQuery(Query) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.NestedQuery
-
- setQuery(Query) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- setQuery(Query) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.NestedFilter
-
- setRangeFrom(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- setRangeRowQueryCriteria(RangeRowQueryCriteria) - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeRequest
-
设置范围查询的条件。
- setRangeTo(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery.Builder
-
- 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
-
- setRepeat(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder
-
- 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
-
设置表的预留吞吐量变更。
- setResultCallback(TableStoreCallback<RowChange, RowWriteResult>) - 类 中的方法com.alicloud.openservices.tablestore.DefaultTableStoreWriter
-
- setResultCallback(TableStoreCallback<RowChange, RowWriteResult>) - 接口 中的方法com.alicloud.openservices.tablestore.TableStoreWriter
-
设置Callback,数据写入成功或者失败均会通过Callback来反馈。
- setRetryStrategy(RetryStrategy) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
-
设置TableStore的请求重试策略
- setRetryThreadCount(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
-
设置用于执行错误重试的线程池的线程的个数。
- setReturnAll(boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest.ColumnsToGet
-
- setReturnColumnNames(int, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ReturnContent.Builder
-
- 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(Search.ColumnReturnType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet.Builder
-
- setReturnType(ReturnType) - 类 中的方法com.alicloud.openservices.tablestore.model.RowChange
-
- setRoutingFields(int, String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting.Builder
-
- setRoutingFields(List<String>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.IndexSetting
-
- setRoutingPartitionSize(int) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting.Builder
-
- setRoutingValues(int, ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- setRoutingValues(List<PrimaryKey>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- 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
-
- setRow(Row) - 类 中的方法com.alicloud.openservices.tablestore.writer.RowWriteResult
-
- 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(int, ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse.Builder
-
- setRows(List<Row>) - 类 中的方法com.alicloud.openservices.tablestore.model.GetRangeResponse
-
internal use
- setRows(List<Row>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchResponse
-
- setSchema(int, OtsInternalApi.PrimaryKeySchema) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- setSchema(int, OtsInternalApi.PrimaryKeySchema.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- setSchema(Search.IndexSchema) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- setSchema(Search.IndexSchema.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- setSchema(Search.IndexSchema) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- setSchema(Search.IndexSchema.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- setSchema(IndexSchema) - 类 中的方法com.alicloud.openservices.tablestore.model.search.DescribeSearchIndexResponse
-
- setScoreMode(Search.ScoreMode) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery.Builder
-
- setScoreMode(ScoreMode) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.NestedQuery
-
- setScoreSort(Search.ScoreSort) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- setScoreSort(Search.ScoreSort.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter.Builder
-
- setSearchAfter(Search.SearchAfter) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- setSearchAfter(Search.SearchAfter.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- setSearchAfter(SearchAfter) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- setSearchQuery(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- setSearchQuery(SearchQuery) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- 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
-
- setShouldQueries(int, Search.Query) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- setShouldQueries(int, Search.Query.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery.Builder
-
- setShouldQueries(List<Query>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.BoolQuery
-
- setSigner(RequestSigner) - 类 中的方法com.alicloud.openservices.tablestore.core.http.ExecutionContext
-
- setSocketTimeoutInMillisecond(int) - 类 中的方法com.alicloud.openservices.tablestore.ClientConfiguration
-
设置通过打开的连接传输数据的超时时间(单位:毫秒)。
- setSort(Search.Sort) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- setSort(Search.Sort.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery.Builder
-
- setSort(Sort) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchQuery
-
- setSorter(int, Search.Sorter) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- setSorter(int, Search.Sorter.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort.Builder
-
- setSorters(List<Sort.Sorter>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.sort.Sort
-
- setSpecificTime(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange.Builder
-
- setSplitPoints(int, ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
-
- setSplits(List<Split>) - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeResponse
-
设置响应的数据分块列表。
- setSplitSize(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest.Builder
-
- setSplitSizeIn100MB(long) - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeRequest
-
设置进行ComputeSplitsBySize操作的每个数据分块的大小上限。
- setSplitSizeInByte(long, long) - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeRequest
-
- setSplitSizeUnitInByte(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest.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
-
- setStore(boolean) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema.Builder
-
- setStore(Boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- 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
-
- setSubFieldSchemas(List<FieldSchema>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.FieldSchema
-
- 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
-
- setSyncPhase(Search.SyncPhase) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat.Builder
-
- setSyncPhase(SyncStat.SyncPhase) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SyncStat
-
- setSyncStat(Search.SyncStat) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- setSyncStat(Search.SyncStat.Builder) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse.Builder
-
- setSyncStat(SyncStat) - 类 中的方法com.alicloud.openservices.tablestore.model.search.DescribeSearchIndexResponse
-
- 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.ComputeSplitPointsBySizeRequest.Builder
-
- 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.StartLocalTransactionRequest.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.core.protocol.Search.CreateSearchIndexRequest.Builder
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest.Builder
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest.Builder
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo.Builder
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest.Builder
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest.Builder
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.ComputeSplitsBySizeRequest
-
设置进行ComputeSplitsBySize操作的目标表格名称。
- 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.search.CreateSearchIndexRequest
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.DeleteSearchIndexRequest
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.DescribeSearchIndexRequest
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.ListSearchIndexRequest
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchIndexInfo
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchRequest
-
- setTableName(String) - 类 中的方法com.alicloud.openservices.tablestore.model.StartLocalTransactionRequest
-
设置表的名称。
- 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
-
- setTerm(ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery.Builder
-
- setTerm(ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.TermQuery
-
- setText(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery.Builder
-
- setText(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery.Builder
-
- setText(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchPhraseQuery
-
- setText(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.MatchQuery
-
- 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时间,单位为秒。
- setTo(ColumnValue, boolean) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- setTo(ColumnValue) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.RangeQuery
-
- 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
-
- setTopLeft(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery.Builder
-
- setTopLeft(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.GeoBoundingBoxQuery
-
- setTotalCount(long) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchResponse
-
- setTotalHits(long) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse.Builder
-
- setTraceId(String) - 异常错误 中的方法com.alicloud.openservices.tablestore.ClientException
-
- setTraceId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.Response
-
设置TraceId。
- setTraceId(String) - 异常错误 中的方法com.alicloud.openservices.tablestore.TableStoreException
-
- setTransactionId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionRequest.Builder
-
- setTransactionId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest.Builder
-
- setTransactionId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionRequest.Builder
-
- setTransactionId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest.Builder
-
- setTransactionId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest.Builder
-
- setTransactionId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest.Builder
-
- setTransactionId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest.Builder
-
- setTransactionId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse.Builder
-
- setTransactionId(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest.Builder
-
- setTransactionID(String) - 类 中的方法com.alicloud.openservices.tablestore.model.AbortTransactionRequest
-
设置事务的ID。
- setTransactionID(String) - 类 中的方法com.alicloud.openservices.tablestore.model.CommitTransactionRequest
-
设置事务的ID。
- setTransactionID(String) - 类 中的方法com.alicloud.openservices.tablestore.model.StartLocalTransactionResponse
-
设置事务的ID。
- setTransactionId(String) - 类 中的方法com.alicloud.openservices.tablestore.model.TxnRequest
-
设置本次事务的ID。
- setType(OtsFilter.FilterType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter.Builder
-
- setType(OtsInternalApi.DefinedColumnType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnSchema.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(Search.QueryType) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Query.Builder
-
- setType(DefinedColumnType) - 类 中的方法com.alicloud.openservices.tablestore.model.DefinedColumnSchema
-
设置预定义列的类型。
- setType(PrimaryKeyType) - 类 中的方法com.alicloud.openservices.tablestore.model.PrimaryKeySchema
-
设置主键的类型。
- setUpperBound(PrimaryKey) - 类 中的方法com.alicloud.openservices.tablestore.model.Split
-
- setValue(String) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery.Builder
-
- setValue(T) - 类 中的方法com.alicloud.openservices.tablestore.core.utils.OptionalValue
-
- setValue(String) - 类 中的方法com.alicloud.openservices.tablestore.model.search.query.WildcardQuery
-
- setValue(RowChange) - 类 中的方法com.alicloud.openservices.tablestore.writer.RowChangeEvent
-
- setValue(ReentrantLock, Condition) - 类 中的方法com.alicloud.openservices.tablestore.writer.RowChangeEvent
-
- setValues(int, ByteString) - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter.Builder
-
- setValues(List<ColumnValue>) - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchAfter
-
- 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
-
- SHOULD_QUERIES_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- 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
-
- Sort - com.alicloud.openservices.tablestore.model.search.sort中的类
-
排序。
- Sort(List<Sort.Sorter>) - 类 的构造器com.alicloud.openservices.tablestore.model.search.sort.Sort
-
- Sort.Sorter - com.alicloud.openservices.tablestore.model.search.sort中的接口
-
- SORT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- SORT_MODE_AVG_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SortMode
-
- SORT_MODE_MAX_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SortMode
-
- SORT_MODE_MIN_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SortMode
-
- SORT_ORDER_ASC_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SortOrder
-
- SORT_ORDER_DESC_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SortOrder
-
- SORTER_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.Sort
-
- SortMode - com.alicloud.openservices.tablestore.model.search.sort中的枚举
-
选取一个Field的哪个值进行排序
大多数情况下,一个字段只有一个值,所以这项无意义,默认为 MIN
当一个字段是一个集合(Array)时候,可以设置用该集合中的某一个值作为排序的依据
- SortOrder - com.alicloud.openservices.tablestore.model.search.sort中的枚举
-
排序的顺序(升序或降序)
- SPECIFIC_TIME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.TimeRange
-
- Split - com.alicloud.openservices.tablestore.model中的类
-
ComputeSplitsBySize接口根据用户制定的数据大小进行分块后的数据块类,每个split类表示一串连续的主键值行,每个主键行的遵守目标表格的结构设计。
- Split() - 类 的构造器com.alicloud.openservices.tablestore.model.Split
-
- Split(String, PrimaryKey, PrimaryKey) - 类 的构造器com.alicloud.openservices.tablestore.model.Split
-
- SPLIT_POINTS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- SPLIT_SIZE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest
-
- SPLIT_SIZE_UNIT_IN_BYTE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest
-
- 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
-
- startFlushTimer(int) - 类 中的方法com.alicloud.openservices.tablestore.DefaultTableStoreWriter
-
- startLocalTransaction(StartLocalTransactionRequest, TableStoreCallback<StartLocalTransactionRequest, StartLocalTransactionResponse>) - 类 中的方法com.alicloud.openservices.tablestore.AsyncClient
-
- startLocalTransaction(StartLocalTransactionRequest, TableStoreCallback<StartLocalTransactionRequest, StartLocalTransactionResponse>) - 接口 中的方法com.alicloud.openservices.tablestore.AsyncClientInterface
-
开启一个本地事务
- startLocalTransaction(TraceLogger, RetryStrategy, StartLocalTransactionRequest) - 类 中的方法com.alicloud.openservices.tablestore.core.LauncherFactory
-
- startLocalTransaction(StartLocalTransactionRequest, TableStoreCallback<StartLocalTransactionRequest, StartLocalTransactionResponse>) - 类 中的方法com.alicloud.openservices.tablestore.InternalClient
-
- startLocalTransaction(StartLocalTransactionRequest) - 类 中的方法com.alicloud.openservices.tablestore.SyncClient
-
- startLocalTransaction(StartLocalTransactionRequest) - 接口 中的方法com.alicloud.openservices.tablestore.SyncClientInterface
-
开启一个本地事务
- StartLocalTransactionLauncher - com.alicloud.openservices.tablestore.core中的类
-
- StartLocalTransactionLauncher(OTSUri, TraceLogger, RetryStrategy, String, AsyncServiceClient, ServiceCredentials, ClientConfiguration, StartLocalTransactionRequest) - 类 的构造器com.alicloud.openservices.tablestore.core.StartLocalTransactionLauncher
-
- StartLocalTransactionRequest - com.alicloud.openservices.tablestore.model中的类
-
- StartLocalTransactionRequest(String, PrimaryKey) - 类 的构造器com.alicloud.openservices.tablestore.model.StartLocalTransactionRequest
-
初始化StartLocalTransactionRequest实例。
- StartLocalTransactionResponse - com.alicloud.openservices.tablestore.model中的类
-
- StartLocalTransactionResponse(Response) - 类 的构造器com.alicloud.openservices.tablestore.model.StartLocalTransactionResponse
-
- StartLocalTransactionResponseConsumer - com.alicloud.openservices.tablestore.core.http中的类
-
- StartLocalTransactionResponseConsumer(ResultParser, TraceLogger, RetryStrategy, StartLocalTransactionResponse) - 类 的构造器com.alicloud.openservices.tablestore.core.http.StartLocalTransactionResponseConsumer
-
- 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内部操作超时。
- STORE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- 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
-
- SYNC_PHASE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat
-
- SYNC_STAT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse
-
- SyncClient - com.alicloud.openservices.tablestore中的类
-
- SyncClient(String, String, String, String) - 类 的构造器com.alicloud.openservices.tablestore.SyncClient
-
- SyncClient(String, String, String, String, String) - 类 的构造器com.alicloud.openservices.tablestore.SyncClient
-
- SyncClient(String, String, String, String, ClientConfiguration) - 类 的构造器com.alicloud.openservices.tablestore.SyncClient
-
- SyncClient(String, String, String, String, ClientConfiguration, String) - 类 的构造器com.alicloud.openservices.tablestore.SyncClient
-
- SyncClient(String, String, String, String, ClientConfiguration, String, ExecutorService) - 类 的构造器com.alicloud.openservices.tablestore.SyncClient
-
- SyncClient.DefaultPrepareCallback - com.alicloud.openservices.tablestore中的类
-
- SyncClientInterface - com.alicloud.openservices.tablestore中的接口
-
阿里云表格存储(TableStore, 原OTS)的访问接口。
- SyncStat - com.alicloud.openservices.tablestore.model.search中的类
-
- SyncStat() - 类 的构造器com.alicloud.openservices.tablestore.model.search.SyncStat
-
- SyncStat.SyncPhase - com.alicloud.openservices.tablestore.model.search中的枚举
-
- 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.ComputeSplitPointsBySizeRequest
-
- 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.StartLocalTransactionRequest
-
- 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_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest
-
- TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest
-
- TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest
-
- TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo
-
- TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest
-
- TABLE_NAME_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- 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(String, Throwable, String, String, int) - 异常错误 的构造器com.alicloud.openservices.tablestore.TableStoreException
-
构造函数。
- TableStoreWriter - com.alicloud.openservices.tablestore中的接口
-
TableStore提供了BatchWriteRow接口让用户能够向TableStore批量导入数据,但是在实际使用过程中,BatchWriteRow接口的使用方式对开发者并不友好。
- 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
-
- TERM_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery
-
- TERM_QUERY_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
- TermQuery - com.alicloud.openservices.tablestore.model.search.query中的类
-
精确的term查询。
- TermQuery() - 类 的构造器com.alicloud.openservices.tablestore.model.search.query.TermQuery
-
- TEXT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery
-
- TEXT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery
-
- TEXT_VALUE - 枚举 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.FieldType
-
- 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.AbortTransactionRequest
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionResponse
-
- 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.CommitTransactionRequest
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionResponse
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeRequest
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.ComputeSplitPointsBySizeResponse
-
- 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.CreateIndexRequest
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CreateIndexResponse
-
- 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.DefinedColumnSchema
-
- 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.DropIndexRequest
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DropIndexResponse
-
- 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.IndexMeta
-
- 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.StartLocalTransactionRequest
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse
-
- 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
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.BoolQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Collapse
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnsToGet
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ConstScoreQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexRequest
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.CreateSearchIndexResponse
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexRequest
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DeleteSearchIndexResponse
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexRequest
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.DescribeSearchIndexResponse
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSchema
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldSort
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldValueFactor
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.FunctionScoreQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceSort
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoPolygonQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexInfo
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSchema
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexSetting
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexRequest
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ListSearchIndexResponse
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchAllQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchPhraseQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.MatchQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedFilter
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.NestedQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.PrefixQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Query
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.RangeQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreSort
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchRequest
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sort
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.Sorter
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncStat
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.TermQuery
-
- toBuilder() - 类 中的方法com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery
-
- 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
-
- 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
-
- toDefinedColumnType(OtsInternalApi.DefinedColumnType) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolParser
-
- toDouble(byte[]) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
-
- toDouble(byte[], int) - 类 中的静态方法com.alicloud.openservices.tablestore.core.utils.Bytes
-
- toFieldSchema(Search.FieldSchema) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.SearchProtocolParser
-
- toFieldType(Search.FieldType) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.SearchProtocolParser
-
- 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"
- toIndexOptions(Search.IndexOptions) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.SearchProtocolParser
-
- toIndexSchema(Search.IndexSchema) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.SearchProtocolParser
-
- toIndexSetting(Search.IndexSetting) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.SearchProtocolParser
-
- 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
-
读写能力调整过于频繁。
- TOP_LEFT_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.GeoBoundingBoxQuery
-
- toPBDefinedColumnType(DefinedColumnType) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
-
- toPBDirection(Direction) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
-
- toPBIndexType(IndexType) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OTSProtocolBuilder
-
- toPBIndexUpdateMode(IndexUpdateMode) - 类 中的静态方法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.DefinedColumnSchema
-
- toString() - 类 中的方法com.alicloud.openservices.tablestore.model.Error
-
- toString() - 类 中的方法com.alicloud.openservices.tablestore.model.IndexMeta
-
- 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.search.FieldSchema.Analyzer
-
- toString() - 类 中的方法com.alicloud.openservices.tablestore.model.search.SearchIndexInfo
-
- 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.
- toSyncStat(Search.SyncStat) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.SearchProtocolParser
-
- TOTAL_HITS_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SearchResponse
-
- TOTAL_TIME_WITH_COLON - 类 中的静态变量com.alicloud.openservices.tablestore.core.utils.LogUtil
-
- totalRowsCount - 类 中的变量com.alicloud.openservices.tablestore.writer.WriteRPCBuffer
-
- totalSize - 类 中的变量com.alicloud.openservices.tablestore.writer.WriteRPCBuffer
-
- toVariant(ColumnValue) - 类 中的静态方法com.alicloud.openservices.tablestore.core.protocol.SearchVariantType
-
- 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
-
- TRANSACTION_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.AbortTransactionRequest
-
- TRANSACTION_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.BatchWriteRowRequest
-
- TRANSACTION_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.CommitTransactionRequest
-
- TRANSACTION_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DeleteRowRequest
-
- TRANSACTION_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRangeRequest
-
- TRANSACTION_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.GetRowRequest
-
- TRANSACTION_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PutRowRequest
-
- TRANSACTION_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.StartLocalTransactionResponse
-
- TRANSACTION_ID_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.UpdateRowRequest
-
- tryAddRowChange(RowChange) - 类 中的方法com.alicloud.openservices.tablestore.DefaultTableStoreWriter
-
- tryAddRowChange(RowChange) - 接口 中的方法com.alicloud.openservices.tablestore.TableStoreWriter
-
- TxnRequest - com.alicloud.openservices.tablestore.model中的类
-
- TxnRequest() - 类 的构造器com.alicloud.openservices.tablestore.model.TxnRequest
-
- type - 类 中的变量com.alicloud.openservices.tablestore.writer.RowChangeEvent
-
- TYPE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsFilter.Filter
-
- TYPE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnSchema
-
- TYPE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.PrimaryKeySchema
-
- TYPE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.RowInBatchWriteRowRequest
-
- TYPE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.Query
-
- VALUE_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.WildcardQuery
-
- 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.DefinedColumnType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnType
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.DefinedColumnType
-
- 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.IndexType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexType
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexType
-
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexUpdateMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexUpdateMode
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexUpdateMode
-
- 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.core.protocol.Search.ColumnReturnType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnReturnType
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ColumnReturnType
-
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldType
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldType
-
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceType
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceType
-
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexOptions
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexOptions
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexOptions
-
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SortMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SortMode
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SortMode
-
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrder
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrder
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrder
-
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncPhase
-
返回带有指定名称的该类型的枚举常量。
- valueOf(int) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncPhase
-
- valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncPhase
-
- 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.DefinedColumnType
-
返回带有指定名称的该类型的枚举常量。
- 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.IndexType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.IndexUpdateMode
-
返回带有指定名称的该类型的枚举常量。
- 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.search.FieldSchema.Analyzer
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.FieldType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.IndexOptions
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.query.QueryType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.query.ScoreMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.sort.SortMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.sort.SortOrder
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.SyncStat.SyncPhase
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.StreamRecord.RecordType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.StreamStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alicloud.openservices.tablestore.writer.RowChangeEvent.EventType
-
返回带有指定名称的该类型的枚举常量。
- 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.DefinedColumnType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.Direction
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.OtsInternalApi.IndexUpdateMode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- 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.core.protocol.Search.ColumnReturnType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.FieldType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.GeoDistanceType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.IndexOptions
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.QueryType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.ScoreMode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SortMode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SortOrder
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.core.protocol.Search.SyncPhase
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- 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.DefinedColumnType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- 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.IndexType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.IndexUpdateMode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- 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.search.FieldSchema.Analyzer
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.FieldType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.IndexOptions
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.query.QueryType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.query.ScoreMode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.sort.GeoDistanceType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.sort.SortMode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.sort.SortOrder
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.search.SyncStat.SyncPhase
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.StreamRecord.RecordType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.model.StreamStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alicloud.openservices.tablestore.writer.RowChangeEvent.EventType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- VALUES_FIELD_NUMBER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.Search.SearchAfter
-
- 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_BOOLEAN - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.SearchVariantType
-
- VT_DOUBLE - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
-
- VT_DOUBLE - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.SearchVariantType
-
- 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_INTEGER - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.SearchVariantType
-
- VT_STRING - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.PlainBufferConsts
-
- VT_STRING - 类 中的静态变量com.alicloud.openservices.tablestore.core.protocol.SearchVariantType
-