Home
last modified time | relevance | path

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

/leveldb-1.20/db/
H A Dversion_set.h343 uint64_t MaxOutputFileSize() const { return max_output_file_size_; } in MaxOutputFileSize() function
H A Ddb_impl.cc999 compact->compaction->MaxOutputFileSize()) { in DoCompactionWork()