Struct exonum_leveldb::database::batch::Writebatch [] [src]

pub struct Writebatch { /* fields omitted */ }

Methods

impl Writebatch
[src]

[src]

Create a new writebatch

[src]

Clear the writebatch

[src]

Batch a put operation

[src]

Batch a delete operation

[src]

Iterate over the writebatch, returning the resulting iterator