WalFlushControl

Trait WalFlushControl 

Source
pub trait WalFlushControl: Send + 'static {
    // Required method
    fn stop(self) -> QuillSQLResult<()>;
}

Required Methods§

Implementors§