Constant rocksdb::properties::MEM_TABLE_FLUSH_PENDING
source · pub const MEM_TABLE_FLUSH_PENDING: &PropName;
Expand description
“rocksdb.mem-table-flush-pending” - returns 1 if a memtable flush is pending; otherwise, returns 0.