Searched refs:LevelCompactionPicker (Results 1 – 4 of 4) sorted by relevance
18 class LevelCompactionPicker : public CompactionPicker {20 LevelCompactionPicker(const ImmutableCFOptions& ioptions, in LevelCompactionPicker() function
20 bool LevelCompactionPicker::NeedsCompaction( in NeedsCompaction()550 Compaction* LevelCompactionPicker::PickCompaction( in PickCompaction()
36 LevelCompactionPicker level_compaction_picker;
551 new LevelCompactionPicker(ioptions_, &internal_comparator_)); in ColumnFamilyData()573 new LevelCompactionPicker(ioptions_, &internal_comparator_)); in ColumnFamilyData()