risingwave_hummock_sdk::compaction_group::group_split

Function merge_levels

source
pub fn merge_levels(left_levels: &mut Levels, right_levels: Levels)
Expand description

Merge the right levels into the left levels.