| Interface | Description |
|---|---|
| MurmurConstants |
Simple constants for various masks to convert to unsigned values.
|
| Class | Description | ||||
|---|---|---|---|---|---|
| Murmur1 |
A pure Java implementation of the Murmur 1 hashing algorithm as presented
at Murmur Project
Code is ported from original C++ source at
Murmur2 |
| A pure Java implementation of the Murmur 2 hashing algorithm as presented
at Murmur Project
Code is ported from original C++ source at
Murmur3 |
|
A pure Java implementation of the Murmur 3 hashing algorithm as presented
at Murmur Project
Code is ported from original C++ source at
MurmurHash3.cpp
|
Copyright © 2014. All rights reserved.