| 限定符和类型 | 类和说明 |
|---|---|
class |
BatchGetRowResponse |
class |
CapacityDataSize
The unit of read/write throughput for a table, also known as a capacity unit.
|
class |
CapacityUnit
The unit of a table's read/write throughput, namely the capacity unit.
|
class |
Column
In TableStore, each row of data can contain one or more attribute columns (
Column),
and each attribute column includes a name, a value (ColumnValue), and a timestamp. |
class |
ColumnValue
Represents the value of an attribute column.
|
class |
ComputeSplitsBySizeResponse |
class |
ConsumedCapacity
The capacity unit and data size consumed by read and write operations.
|
class |
DefinedColumnSchema |
class |
DeleteRowResponse |
class |
DescribeTableResponse |
class |
GetRowResponse |
class |
IndexMeta
The structure information of the index table, including the name of the index table, and the definition of the primary key and predefined columns of the index table.
|
class |
ListTableResponse |
class |
PrimaryKey
In TableStore, each row of data contains a primary key (
PrimaryKey),
which is composed of multiple primary key columns (PrimaryKeyColumn). |
class |
PrimaryKeyColumn
In TableStore, each row of data contains a primary key (
PrimaryKey),
which is composed of multiple primary key columns (PrimaryKeyColumn),
and each primary key column includes the name and value of the primary key column (PrimaryKeyValue). |
class |
PrimaryKeySchema |
class |
PutRowResponse |
class |
RecordColumn |
class |
RecordSequenceInfo |
class |
ReservedThroughputDetails |
class |
Split
The ComputeSplitsBySize interface is a class for data blocks that are split based on the data size specified by the user.
|
class |
SSEDetails |
class |
SSESpecification |
class |
StartLocalTransactionResponse |
class |
Stream |
class |
StreamDetails |
class |
StreamShard |
class |
StreamSpecification |
class |
TableMeta
The table's structure information, including the table's name and primary key definition.
|
class |
TableOptions
Table configuration options, used to configure TTL and MaxVersions.
|
class |
TimeseriesMetaOptions |
class |
TimeseriesTableMeta
The structure information of the table, including the table name and configuration information.
|
class |
TimeseriesTableOptions
Configuration options for the time-series table, currently only used for configuring TTL.
|
class |
UpdateRowResponse |
class |
UpdateTableResponse
The return result of the UpdateTable operation, which includes the details of the reserved throughput changes and the current configuration parameters of the table after the change.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DescribeSearchIndexResponse |
static class |
DescribeSearchIndexResponse.IndexStatus |
class |
FieldSchema
Design of the SearchIndex fields
|
class |
GeoGrid |
class |
GeoPoint
The entity class for latitude and longitude.
|
class |
IndexSchema
Entity class for the schema of index
|
class |
IndexSetting
Settings for the index, mainly including the number of shards, routing rule settings, etc.
|
class |
QueryFlowWeight |
class |
SyncStat |
| 限定符和类型 | 类和说明 |
|---|---|
class |
VectorOptions |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SQLColumnSchema
Represents the column structure information of an SQL table
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ListTimeseriesTableResponse |
Copyright © 2025. All Rights Reserved.