| Package | Description |
|---|---|
| org.nlpcn.commons.lang.bloomFilter.filter | |
| org.nlpcn.commons.lang.bloomFilter.iface |
| Constructor and Description |
|---|
DefaultFilter(long maxValue,
Filter.MACHINENUM X) |
ELFFilter(long maxValue,
Filter.MACHINENUM X) |
FNVFilter(long maxValue,
Filter.MACHINENUM X) |
HfFilter(long maxValue,
Filter.MACHINENUM X) |
HfIpFilter(long maxValue,
Filter.MACHINENUM X) |
JavaFilter(long maxValue,
Filter.MACHINENUM X) |
JSFilter(long maxValue,
Filter.MACHINENUM X) |
PHPFilter(long maxValue,
Filter.MACHINENUM X) |
PJWFilter(long maxValue,
Filter.MACHINENUM X) |
RSFilter(long maxValue,
Filter.MACHINENUM X) |
SDBMFilter(long maxValue,
Filter.MACHINENUM X) |
TianlFilter(long maxValue,
Filter.MACHINENUM X) |
| Modifier and Type | Method and Description |
|---|---|
static Filter.MACHINENUM |
Filter.MACHINENUM.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Filter.MACHINENUM[] |
Filter.MACHINENUM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Filter(long maxValue,
Filter.MACHINENUM X) |
Copyright © 2016. All rights reserved.