| Class | Description |
|---|---|
| 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 © 2008–2025 Apache Software Foundation. All rights reserved.