T
K
public class ConsistentHash<T,K> extends Object
ConsistentHash(List<T> trueNodes)
int
getVirtualNodeNum()
select(K selectKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConsistentHash(List<T> trueNodes)
public T select(K selectKey)
selectKey
public int getVirtualNodeNum()