Bitcoin
|
Public Member Functions | |
Writer (port::Mutex *mu) | |
Public Attributes | |
Status | status |
WriteBatch * | batch |
bool | sync |
bool | done |
port::CondVar | cv |
|
inlineexplicit |
WriteBatch* leveldb::DBImpl::Writer::batch |
port::CondVar leveldb::DBImpl::Writer::cv |
bool leveldb::DBImpl::Writer::done |
Status leveldb::DBImpl::Writer::status |
bool leveldb::DBImpl::Writer::sync |