Interface | Description |
---|---|
ArrowBufHasher |
Utility for calculating the hash code for a consecutive memory region.
|
Class | Description |
---|---|
MurmurHasher |
Implementation of the Murmur hashing algorithm.
|
SimpleHasher |
A simple hasher that calculates the hash code of integers as is,
and does not perform any finalization.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.