Skip to main content

flush

Function flush 

Source
pub fn flush() -> bool
Expand description

Write the segment to disk, if anything changed it since it was read, and report whether the file was written. Called when the work producing entries finishes – the end of a renderer init, a clean shutdown – never per entry.