Constant rocksdb::properties::COMPACTION_PENDING
pub const COMPACTION_PENDING: &'static PropName;
Expand description
“rocksdb.compaction-pending” - returns 1 if at least one compaction is pending; otherwise, returns 0.