Home
last modified time | relevance | path

Searched defs:EmptyIterator (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/table/
Diterator.cc110 class EmptyIterator : public Iterator { class
112 explicit EmptyIterator(const Status& s) : status_(s) { } in EmptyIterator() function in ROCKSDB_NAMESPACE::__anon08bc85910111::EmptyIterator
/rocksdb-6.9/memtable/
Dhash_skiplist_rep.cc208 class EmptyIterator : public MemTableRep::Iterator { class in ROCKSDB_NAMESPACE::__anon252bdc020111::HashSkipListRep
212 EmptyIterator() { } in EmptyIterator() function in ROCKSDB_NAMESPACE::__anon252bdc020111::HashSkipListRep::EmptyIterator
Dhash_linklist_rep.cc471 class EmptyIterator : public MemTableRep::Iterator { class in ROCKSDB_NAMESPACE::__anoncfd1c5190111::HashLinkListRep
475 EmptyIterator() { } in EmptyIterator() function in ROCKSDB_NAMESPACE::__anoncfd1c5190111::HashLinkListRep::EmptyIterator