public class HfFilter extends AbstractFilter
size| Constructor and Description |
|---|
HfFilter(long maxValue) |
HfFilter(long maxValue,
int machineNum) |
| Modifier and Type | Method and Description |
|---|---|
long |
hash(String text)
自定义Hash方法
|
add, contains, initpublic HfFilter(long maxValue,
int machineNum)
public HfFilter(long maxValue)
public long hash(String text)
AbstractFilterhash in class AbstractFiltertext - 字符串Copyright © 2022. All rights reserved.