Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dinternal_stats.cc887 TablePropertiesCollection collection; in HandleEstimateOldestKeyTime() local
888 auto s = cfd_->current()->GetPropertiesOfAllTables(&collection); in HandleEstimateOldestKeyTime()
893 for (auto& p : collection) { in HandleEstimateOldestKeyTime()
/rocksdb-6.9/
DHISTORY.md71 …nable_garbage_collection` is set to `true` in `BlobDBOptions`. Garbage collection is performed dur…