Modules§
- alter_
table_ request - Nested message and enum types in
AlterTableRequest
. - bulk_
upsert_ request - Nested message and enum types in
BulkUpsertRequest
. - changefeed_
description - Nested message and enum types in
ChangefeedDescription
. - changefeed_
format - Nested message and enum types in
ChangefeedFormat
. - changefeed_
mode - Nested message and enum types in
ChangefeedMode
. - column_
family - Nested message and enum types in
ColumnFamily
. - column_
family_ policy - Nested message and enum types in
ColumnFamilyPolicy
. - column_
meta - Nested message and enum types in
ColumnMeta
. - create_
table_ request - Nested message and enum types in
CreateTableRequest
. - execute_
scan_ query_ request - Nested message and enum types in
ExecuteScanQueryRequest
. - index_
build_ state - Nested message and enum types in
IndexBuildState
. - keep_
alive_ result - Nested message and enum types in
KeepAliveResult
. - key_
range - Nested message and enum types in
KeyRange
. - partitioning_
policy - Nested message and enum types in
PartitioningPolicy
. - query
- Nested message and enum types in
Query
. - query_
stats_ collection - Nested message and enum types in
QueryStatsCollection
. - read_
replicas_ settings - Nested message and enum types in
ReadReplicasSettings
. - sequence_
description - Nested message and enum types in
SequenceDescription
. - table_
index - Nested message and enum types in
TableIndex
. - table_
index_ description - Nested message and enum types in
TableIndexDescription
. - transaction_
control - Nested message and enum types in
TransactionControl
. - transaction_
settings - Nested message and enum types in
TransactionSettings
. - ttl_
settings - Nested message and enum types in
TtlSettings
. - v1
- value_
since_ unix_ epoch_ mode_ settings - Nested message and enum types in
ValueSinceUnixEpochModeSettings
.
Structs§
- Alter
Table Request - Alter table with given path
- Alter
Table Response - AzRead
Replicas Settings - Begin
Transaction Request - Begin transaction on given session with given settings
- Begin
Transaction Response - Begin
Transaction Result - Bulk
Upsert Request - Bulk
Upsert Response - Bulk
Upsert Result - Caching
Policy - Caching
Policy Description - Changefeed
- Changefeed
Description - Changefeed
Format - Changefeed
Mode - Cluster
Replicas Settings - Column
Family - Column
Family Policy - Column
Meta - Commit
Transaction Request - Commit transaction with given session and tx id
- Commit
Transaction Response - Commit
Transaction Result - Compaction
Policy - Compaction
Policy Description - Copy
Table Item - Copy
Table Request - Copy table with given path
- Copy
Table Response - Copy
Tables Request - Creates consistent copy of given tables.
- Copy
Tables Response - Create
Session Request - Create new session
- Create
Session Response - Create new session
- Create
Session Result - Create
Table Request - Create
Table Response - Date
Type Column Mode Settings - The row will be considered as expired at the moment of time, when the value stored in <column_name> is less than or equal to the current time (in epoch time format), and <expire_after_seconds> has passed since that moment; i.e. the expiration threshold is the value of <column_name> plus <expire_after_seconds>.
- Delete
Session Request - Delete session with given id string
- Delete
Session Response - Describe
Table Options Request - Describe
Table Options Response - Describe
Table Options Result - Describe
Table Request - Describe table with given path
- Describe
Table Response - Describe
Table Result - Drop
Table Request - Drop table with given path
- Drop
Table Response - Execute
Data Query Request - Execute
Data Query Response - Execute
Query Result - One QueryResult can contain multiple tables
- Execute
Scan Query Partial Response - Execute
Scan Query Partial Result - Execute
Scan Query Request - Execute
Scheme Query Request - Execute
Scheme Query Response - Execution
Policy - Execution
Policy Description - Explain
Data Query Request - Explain data query
- Explain
Data Query Response - Explain
Query Result - Explicit
Partitions - Global
Async Index - Global
Index - Global
Unique Index - Index
Build Description - Description of index building operation
- Index
Build Metadata - Index
Build State - State of index building operation
- Keep
Alive Request - Keep session alive
- Keep
Alive Response - Keep
Alive Result - KeyRange
- Online
Mode Settings - Partition
Stats - Partitioning
Policy - Partitioning
Policy Description - Partitioning
Settings - Prepare
Data Query Request - Prepare given program to execute
- Prepare
Data Query Response - Prepare
Query Result - Query
- Query
Cache Policy - Query
Meta - Holds query id and type of parameters
- Query
Stats Collection - Collect and return query execution stats
- Read
Replicas Settings - Read
Rows Request - Read
Rows Response - Read
Table Request - Request to read table (without SQL)
- Read
Table Response - ReadTable doesn’t use Operation, returns result directly
- Read
Table Result - Result of read table request
- Rename
Index Item - Rename
Table Item - Rename
Tables Request - Moves given tables
- Rename
Tables Response - Replication
Policy - Replication
Policy Description - Rollback
Transaction Request - Rollback transaction with given session and tx id
- Rollback
Transaction Response - Sequence
Description - Serializable
Mode Settings - Snapshot
Mode Settings - Stale
Mode Settings - Storage
Policy - Storage
Policy Description - Storage
Pool - Storage
Settings - Table
Index - Represent secondary index
- Table
Index Description - Represent secondary index with index state
- Table
Profile - Table
Profile Description - Table
Stats - Transaction
Control - Transaction
Meta - Holds transaction id
- Transaction
Settings - TtlSettings
- Value
Since Unix Epoch Mode Settings - Same as DateTypeColumnModeSettings (above), but useful when type of the value stored in <column_name> is not a date type.