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

pub struct Writebatch { /* fields omitted */ }

Methods

impl Writebatch
[src]

Create a new writebatch

Clear the writebatch

Batch a put operation

Batch a delete operation

Iterate over the writebatch, returning the resulting iterator