HashPartitionResolver.HashGenerator Property

Definition

Gets the HashGenerator used in consistent hashing.

[Newtonsoft.Json.JsonIgnore]
public Microsoft.Azure.Documents.Partitioning.IHashGenerator HashGenerator { get; }
Property Value