PartitionKeyDefinition.setPaths(Collection<String> paths) 方法
定义
Sets the document property paths for the partition key.
public void setPaths(Collection<String> paths)
参数
- paths
-
Collection<String>
the paths to document properties that form the partition key.
适用于