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