public class Murmur128 extends Object
| Constructor and Description |
|---|
Murmur128(long h1,
long h2) |
| Modifier and Type | Method and Description |
|---|---|
long |
digest64() |
void |
hash(byte[] buffer,
int start,
int end) |
void |
hash(int x) |
void |
hash(long x) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.