Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Drange_del_aggregator.cc378 const Slice* upper_bound, bool upper_bound_inclusive, in TruncatedRangeDelMergingIter() argument
383 upper_bound_inclusive_(upper_bound_inclusive), in TruncatedRangeDelMergingIter()
467 bool upper_bound_inclusive) { in NewIterator() argument
471 upper_bound_inclusive, parent_iters_)); in NewIterator()
Drange_del_aggregator.h432 bool upper_bound_inclusive = false);