Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dexternal_sst_file_ingestion_job.cc617 int bottom_lvl = cfd_->NumberLevels() - 1; in CheckLevelForIngestedBehindFile() local
618 if(!IngestedFileFitInLevel(file_to_ingest, bottom_lvl)) { in CheckLevelForIngestedBehindFile()
636 file_to_ingest->picked_level = bottom_lvl; in CheckLevelForIngestedBehindFile()