Constant rocksdb::properties::STATS
pub const STATS: &'static PropName;
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: &'static PropName;
“rocksdb.stats” - returns a multi-line string containing the data described by kCFStats followed by the data described by kDBStats.