LogWriterPostFlushCurrentEpochFn

Trait Alias LogWriterPostFlushCurrentEpochFn 

Source
trait LogWriterPostFlushCurrentEpochFn<'a> = FnOnce() -> BoxFuture<'a, LogStoreResult<()>>;