MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / flush

Method flush

crates/commitlog/src/tests/partial.rs:234–236  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

232 }
233
234 fn flush(&mut self) -> io::Result<()> {
235 self.inner.flush()
236 }
237}
238
239impl io::Read for ShortSegment {

Callers 6

truncateMethod · 0.45
fill_logFunction · 0.45
fill_logFunction · 0.45
fill_log_withFunction · 0.45
append_allMethod · 0.45
flush_and_syncMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected