PartitionKeyDefinition.setKind(PartitionKind kind) 方法
定义
Sets the partition algorithm used to calculate the partition id given a partition key.
public void setKind(PartitionKind kind)
参数
- kind
- PartitionKind
the partition algorithm.