Home | History | Annotate | Download | only in db

Lines Matching refs:Recover

268 Status DBImpl::Recover(VersionEdit* edit) {
298 s = versions_->Recover();
302 // Recover from all newer log files than the ones named in the
335 // Recover in the order in which the logs were generated
1424 Status s = impl->Recover(&edit); // Handles create_if_missing, error_if_exists