pub fn should_compact(
policy: &CompactionPolicy,
stats: &CompactionStats,
) -> boolExpand description
Whether policy says the runtime should run RaftNode::compact now.
pub fn should_compact(
policy: &CompactionPolicy,
stats: &CompactionStats,
) -> boolWhether policy says the runtime should run RaftNode::compact now.