|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompoundBloomFilterBase | |
---|---|
org.apache.hadoop.hbase.util |
Uses of CompoundBloomFilterBase in org.apache.hadoop.hbase.util |
---|
Subclasses of CompoundBloomFilterBase in org.apache.hadoop.hbase.util | |
---|---|
class |
CompoundBloomFilter
A Bloom filter implementation built on top of ByteBloomFilter ,
encapsulating a set of fixed-size Bloom filters written out at the time of
HFile generation into the data
block stream, and loaded on demand at query time. |
class |
CompoundBloomFilterWriter
Adds methods required for writing a compound Bloom filter to the data section of an HFile to the
CompoundBloomFilter class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |