Structs§
BloomFilterMetaReader
reads the metadata of the bloom filter.BloomFilterReaderImpl
reads the bloom filter from the file.
Constants§
- Minimum size of the bloom filter, which is the size of the length of the bloom filter.
- Default prefetch size of bloom filter meta.
Traits§
BloomFilterReader
reads the bloom filter from the file.