Package org.apache.hadoop.util.hash

Class Summary
Hash This class represents a common API for hashing functions.
JenkinsHash Produces 32-bit hash for hash table lookup.
MurmurHash This is a very fast, non-cryptographic hash suitable for general hash-based lookup.
 



Copyright © 2009 The Apache Software Foundation