Class CompoundBloomFilterWriter

java.lang.Object
org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
All Implemented Interfaces:
InlineBlockWriter, CellSink, ShipperListener, BloomFilterBase, BloomFilterWriter

Adds methods required for writing a compound Bloom filter to the data section of an HFile to the CompoundBloomFilter class.