HashPartitionResolver.NumberOfVirtualNodesPerCollection
Property
Definition
The number of virtual nodes per collection in the conisistent hash ring in the Azure DocumentDB database service. This controls the compromise of skewness of documents accross collections vs the consistent hashing latency.
public int NumberOfVirtualNodesPerCollection { get; }
Property Value