Struct kudu::Writer [] [src]

pub struct Writer { /* fields omitted */ }

Methods

impl Writer
[src]

Flush the Writer. The provided callback is called with statistics about the flush when it compeletes.

Trait Implementations

impl Clone for Writer
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more