Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dinternal_stats.cc202 static const std::string sstables = "sstables"; variable
267 const std::string DB::Properties::kSSTables = rocksdb_prefix + sstables;
/rocksdb-6.9/
DHISTORY.md601 * DB property "rocksdb.sstables" now prints keys in hex form.
604 … information can be accessed through DB::GetColumnFamilyMetaData or "rocksdb.sstables" DB property.