Skip to main content

flush_region_writes_concurrently

Function flush_region_writes_concurrently 

Source
async fn flush_region_writes_concurrently(
    node_manager: &(impl PhysicalFlushNodeRequester + ?Sized),
    writes: Vec<FlushRegionWrite>,
) -> Result<()>