Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl_compaction_flush.cc2936 m->tmp_storage = *m->manual_end; in BackgroundCompaction()
2937 m->begin = &m->tmp_storage; in BackgroundCompaction()
Ddb_impl.h1293 InternalKey tmp_storage; // Used to keep track of compaction progress member