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