Structs§
- Bloom
Filter 🔒Meta Reader BloomFilterMetaReader
reads the metadata of the bloom filter.- Bloom
Filter Reader Impl BloomFilterReaderImpl
reads the bloom filter from the file.
Constants§
- BLOOM_
META_ 🔒LEN_ SIZE - Minimum size of the bloom filter, which is the size of the length of the bloom filter.
- DEFAULT_
PREFETCH_ SIZE - Default prefetch size of bloom filter meta.
Traits§
- Bloom
Filter Reader BloomFilterReader
reads the bloom filter from the file.