@InterfaceAudience.Private public class RowPrefixFixedLengthBloomContext extends RowBloomContext
bloomFilterWriter, comparator| 构造器和说明 |
|---|
RowPrefixFixedLengthBloomContext(BloomFilterWriter bloomFilterWriter,
CellComparator comparator,
int prefixLength) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 BloomContextIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.