See: Description
Class | Description |
---|---|
MurmurHash3 |
The MurmurHash3 is a fast, non-cryptographic, 128-bit hash function that has
excellent avalanche and 2-way bit independence properties.
|
MurmurHash3Adaptor |
A general purpose wrapper for the MurmurHash3.
|
XxHash |
The XxHash is a fast, non-cryptographic, 64-bit hash function that has
excellent avalanche and 2-way bit independence properties.
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.