CassandraSchema interface
Cosmos DB Cassandra table schema
Properties
cluster |
List of cluster key. |
columns | List of Cassandra table columns. |
partition |
List of partition key. |
Property Details
clusterKeys
columns
partitionKeys
List of partition key.
partitionKeys?: CassandraPartitionKey[]