Constant rocksdb::properties::STATS
source · pub const STATS: &CStr;
Expand description
“rocksdb.stats” - returns a multi-line string containing the data described by kCFStats followed by the data described by kDBStats.
pub const STATS: &CStr;
“rocksdb.stats” - returns a multi-line string containing the data described by kCFStats followed by the data described by kDBStats.