Class | Description |
---|---|
BloomFilter |
BloomFilter is a probabilistic data structure for set membership check.
|
BloomFilter.BitSet |
Bare metal bit set implementation.
|
BloomFilterIO | |
BloomFilterUtf8 |
This class represents the fix from ORC-101 where we fixed the bloom filter
from using the JVM's default character set to always using UTF-8.
|
Murmur3 |
Murmur3 is successor to Murmur2 fast non-crytographic hash algorithms.
|
Enum | Description |
---|---|
BloomFilterIO.Encoding |
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.