@InterfaceAudience.Private public class RowPrefixFixedLengthBloomContext extends RowBloomContext
bloomFilterWriter, comparator| Constructor and Description |
|---|
RowPrefixFixedLengthBloomContext(BloomFilterWriter bloomFilterWriter,
CellComparator comparator,
int prefixLength) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeBloom(Cell cell)
Bloom information from the cell is retrieved
|
addLastBloomKey, isNewKeygetLastCellpublic RowPrefixFixedLengthBloomContext(BloomFilterWriter bloomFilterWriter, CellComparator comparator, int prefixLength)
public void writeBloom(Cell cell) throws IOException
BloomContextwriteBloom in class BloomContextIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.