Constant rocksdb::properties::LEVELSTATS
source · pub const LEVELSTATS: &CStr;Expand description
“rocksdb.levelstats” - returns multi-line string containing the number of files per level and total size of each level (MB).
pub const LEVELSTATS: &CStr;“rocksdb.levelstats” - returns multi-line string containing the number of files per level and total size of each level (MB).