public class HashProvider
extends java.lang.Object
Constructor and Description |
---|
HashProvider() |
Modifier and Type | Method and Description |
---|---|
static int[] |
hashKirschMitzenmacher(byte[] value,
int m,
int k) |
static int[] |
hashMurmur3(byte[] value,
int m,
int k) |
Copyright © 2007-2025 The Apache Software Foundation