index
0.14.0
Module creator
Module Items
Modules
Structs
Constants
In index::
bloom_
filter
index
::
bloom_filter
Module
creator
Copy item path
Source
Modules
§
finalize_
segment
🔒
intermediate_
codec
🔒
Structs
§
Bloom
Filter
Creator
BloomFilterCreator
is responsible for creating and managing bloom filters for a set of elements. It divides the rows into segments and creates bloom filters for each segment.
Constants
§
FALSE_
POSITIVE_
RATE
The false positive rate of the Bloom filter.