|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.util.core.ConsistentHashRing.MD5HashFunction
public static class ConsistentHashRing.MD5HashFunction
A MD5 hash function which is a good alternative for uniform hashing.
Constructor Summary | |
---|---|
ConsistentHashRing.MD5HashFunction()
|
Method Summary | |
---|---|
long |
hash(java.lang.Object key)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsistentHashRing.MD5HashFunction()
Method Detail |
---|
public long hash(java.lang.Object key)
hash
in interface ConsistentHashRing.HashFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |