Function get_unsync_epoch_id

Source
fn get_unsync_epoch_id(
    epoch: HummockEpoch,
    table_ids: &HashSet<TableId>,
) -> Option<UnsyncEpochId>