Skip to main content

apply_batch

Function apply_batch 

Source
pub fn apply_batch(
    idx: &mut VolumeIndex,
    records: &[UsnRecord],
    fetch: &dyn StatFetcher,
) -> BatchStats
Expand description

Apply one journal batch. Bumps the content generation exactly once.