Module table

Source

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§

AlterTableRequest
Alter table with given path
AlterTableResponse
AzReadReplicasSettings
BeginTransactionRequest
Begin transaction on given session with given settings
BeginTransactionResponse
BeginTransactionResult
BulkUpsertRequest
BulkUpsertResponse
BulkUpsertResult
CachingPolicy
CachingPolicyDescription
Changefeed
ChangefeedDescription
ChangefeedFormat
ChangefeedMode
ClusterReplicasSettings
ColumnFamily
ColumnFamilyPolicy
ColumnMeta
CommitTransactionRequest
Commit transaction with given session and tx id
CommitTransactionResponse
CommitTransactionResult
CompactionPolicy
CompactionPolicyDescription
CopyTableItem
CopyTableRequest
Copy table with given path
CopyTableResponse
CopyTablesRequest
Creates consistent copy of given tables.
CopyTablesResponse
CreateSessionRequest
Create new session
CreateSessionResponse
Create new session
CreateSessionResult
CreateTableRequest
CreateTableResponse
DateTypeColumnModeSettings
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>.
DeleteSessionRequest
Delete session with given id string
DeleteSessionResponse
DescribeTableOptionsRequest
DescribeTableOptionsResponse
DescribeTableOptionsResult
DescribeTableRequest
Describe table with given path
DescribeTableResponse
DescribeTableResult
DropTableRequest
Drop table with given path
DropTableResponse
ExecuteDataQueryRequest
ExecuteDataQueryResponse
ExecuteQueryResult
One QueryResult can contain multiple tables
ExecuteScanQueryPartialResponse
ExecuteScanQueryPartialResult
ExecuteScanQueryRequest
ExecuteSchemeQueryRequest
ExecuteSchemeQueryResponse
ExecutionPolicy
ExecutionPolicyDescription
ExplainDataQueryRequest
Explain data query
ExplainDataQueryResponse
ExplainQueryResult
ExplicitPartitions
GlobalAsyncIndex
GlobalIndex
GlobalUniqueIndex
IndexBuildDescription
Description of index building operation
IndexBuildMetadata
IndexBuildState
State of index building operation
KeepAliveRequest
Keep session alive
KeepAliveResponse
KeepAliveResult
KeyRange
OnlineModeSettings
PartitionStats
PartitioningPolicy
PartitioningPolicyDescription
PartitioningSettings
PrepareDataQueryRequest
Prepare given program to execute
PrepareDataQueryResponse
PrepareQueryResult
Query
QueryCachePolicy
QueryMeta
Holds query id and type of parameters
QueryStatsCollection
Collect and return query execution stats
ReadReplicasSettings
ReadRowsRequest
ReadRowsResponse
ReadTableRequest
Request to read table (without SQL)
ReadTableResponse
ReadTable doesn’t use Operation, returns result directly
ReadTableResult
Result of read table request
RenameIndexItem
RenameTableItem
RenameTablesRequest
Moves given tables
RenameTablesResponse
ReplicationPolicy
ReplicationPolicyDescription
RollbackTransactionRequest
Rollback transaction with given session and tx id
RollbackTransactionResponse
SequenceDescription
SerializableModeSettings
SnapshotModeSettings
StaleModeSettings
StoragePolicy
StoragePolicyDescription
StoragePool
StorageSettings
TableIndex
Represent secondary index
TableIndexDescription
Represent secondary index with index state
TableProfile
TableProfileDescription
TableStats
TransactionControl
TransactionMeta
Holds transaction id
TransactionSettings
TtlSettings
ValueSinceUnixEpochModeSettings
Same as DateTypeColumnModeSettings (above), but useful when type of the value stored in <column_name> is not a date type.

Enums§

StoreType