Home
last modified time | relevance | path

Searched refs:ShouldCutFilterBlock (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/table/block_based/
Dindex_builder.h390 inline bool ShouldCutFilterBlock() { in ShouldCutFilterBlock() function
Dpartitioned_filter_block.cc50 if (!p_index_builder_->ShouldCutFilterBlock()) { in MaybeCutAFilterBlock()