Uses of Class
com.microsoft.azure.management.cosmosdb.ClusterKey
Package
Description
This package contains the classes for CosmosDB.
-
Uses of ClusterKey in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionSet name of the Cosmos DB Cassandra table cluster key.ClusterKey.withOrderBy
(String orderBy) Set order of the Cosmos DB Cassandra table cluster key, only support "Asc" and "Desc".Modifier and TypeMethodDescriptionCassandraSchema.withClusterKeys
(List<ClusterKey> clusterKeys) Set list of cluster key.