类 | 说明 |
---|---|
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