Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dblock_based_table_iterator.h37 need_upper_bound_check_(need_upper_bound_check), in table_()
169 bool need_upper_bound_check_; variable
193 if (need_upper_bound_check_ && direction == IterDirection::kBackward) { in CheckPrefixMayMatch()
201 need_upper_bound_check_, &lookup_context_)) { in CheckPrefixMayMatch()