public ConsistentHash( SortedDictionary<int, T> nodes, int virtualNodesFactor )
new : nodes : SortedDictionary<int, 'T> * virtualNodesFactor : int -> ConsistentHash