Searched refs:bottommost_level_ (Results 1 – 6 of 6) sorted by relevance
89 bottommost_level_ = in CompactionIterator()480 if (!bottommost_level_) { in NextFromInput()538 if (!bottommost_level_) { in NextFromInput()542 } else if ((ikey_.type == kTypeDeletion) && bottommost_level_ && in NextFromInput()577 prev_snapshot, bottommost_level_); in NextFromInput()673 ikeyNotNeededForIncrementalSnapshot() && bottommost_level_ && in PrepareOutput()
200 bool bottommost_level() const { return bottommost_level_; } in bottommost_level()354 const bool bottommost_level_; variable
236 bottommost_level_(IsBottommostLevel(output_level_, vstorage, inputs_)), in Compaction()248 if (!bottommost_level_) { in Compaction()361 if (bottommost_level_) { in KeyNotExistsBeyondOutputLevel()
190 bool bottommost_level_; variable
170 bool bottommost_level_; variable
335 bottommost_level_(false), in CompactionJob()409 bottommost_level_ = c->bottommost_level(); in Prepare()1222 if (bottommost_level_ && tombstone.seq_ <= earliest_snapshot) { in FinishCompactionOutputFile()1542 cfd->ioptions()->optimize_filters_for_hits && bottommost_level_; in OpenCompactionOutputFile()