|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteBloomFilter | |
---|---|
org.apache.hadoop.hbase.util |
Uses of ByteBloomFilter in org.apache.hadoop.hbase.util |
---|
Methods in org.apache.hadoop.hbase.util that return ByteBloomFilter | |
---|---|
ByteBloomFilter |
ByteBloomFilter.createAnother()
Creates another similar Bloom filter. |
static ByteBloomFilter |
ByteBloomFilter.createBySize(int byteSizeHint,
double errorRate,
int hashType,
int foldFactor)
Creates a Bloom filter of the given size. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |