Function engine_rocks::util::get_cf_compaction_pending_bytes[][src]

pub fn get_cf_compaction_pending_bytes(
    engine: &DB,
    handle: &CFHandle
) -> Option<u64>

Gets the amount of pending compaction bytes of given column family.