Class Murmur3HashFunction
java.lang.Object
org.elasticsearch.cluster.routing.Murmur3HashFunction
Hash function based on the Murmur3 algorithm, which is the default as of Elasticsearch 2.0.
-
Method Summary
-
Method Details
-
hash
-
hash
public static int hash(byte[] bytes, int offset, int length)
-