Skip to main content

send

Function send 

Source
pub fn send(root: &Path, endpoint: Option<&str>, batch: &Batch) -> SendOutcome
Expand description

Serialize and deliver one batch.

The tombstone is re-checked immediately before delivery, so a wipe that landed while the batch was being assembled still stops it.