PartitionKind Enum
- java.
lang. Object - java.
lang. Enum<PartitionKind> - com.
microsoft. azure. cosmosdb. PartitionKind
- com.
- java.
public enum PartitionKind
Specifies the partition scheme for an multiple-partitioned collection in the Azure Cosmos DB database service.
Fields
Hash |
The Partition of a document is calculated based on the hash value of the PartitionKey. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java