Searched defs:MergingIterator (Results 1 – 2 of 2) sorted by relevance
36 class MergingIterator; variable
37 class MergingIterator : public InternalIterator { class39 MergingIterator(const InternalKeyComparator* comparator, in MergingIterator() function in ROCKSDB_NAMESPACE::MergingIterator