record_batch_flush

Function record_batch_flush 

Source
pub fn record_batch_flush(
    peer_id: &str,
    total: usize,
    submitted: usize,
    deleted: usize,
    skipped: usize,
    errors: usize,
    duration: Duration,
)
Expand description

Record batch flush with detailed stats.