Home
last modified time | relevance | path

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

/rocksdb-6.9/db/compaction/
Dcompaction.cc161 bool Compaction::IsBottommostLevel( in IsBottommostLevel() function in ROCKSDB_NAMESPACE::Compaction
188 return IsBottommostLevel(output_level, vstorage, inputs); in TEST_IsBottommostLevel()
236 bottommost_level_(IsBottommostLevel(output_level_, vstorage, inputs_)), in Compaction()
Dcompaction.h314 static bool IsBottommostLevel(