Package | Description |
---|---|
com.microsoft.azure.management.cosmosdb |
This package contains the classes for CosmosDB.
|
Modifier and Type | Method and Description |
---|---|
CassandraPartitionKey |
CassandraPartitionKey.withName(String name)
Set name of the Cosmos DB Cassandra table partition key.
|
Modifier and Type | Method and Description |
---|---|
List<CassandraPartitionKey> |
CassandraSchema.partitionKeys()
Get list of partition key.
|
Modifier and Type | Method and Description |
---|---|
CassandraSchema |
CassandraSchema.withPartitionKeys(List<CassandraPartitionKey> partitionKeys)
Set list of partition key.
|
Copyright © 2019. All rights reserved.