Home
last modified time | relevance | path

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

/rocksdb-6.9/db/compaction/
Dcompaction_picker_level.cc526 vstorage_->SetNextCompactionIndex(start_level_, cmp_idx); in PickFileToCompact()
/rocksdb-6.9/db/
Dversion_set.h342 void SetNextCompactionIndex(int level, int index) { in SetNextCompactionIndex() function