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