Storage Engine API
dur_recover.h File Reference
#include <boost/filesystem/operations.hpp>
#include <list>
#include <memory>
#include "mongo/db/service_context.h"
#include "mongo/db/storage/mmap_v1/dur_journalformat.h"
#include "mongo/stdx/mutex.h"
#include "mongo/util/concurrency/mutex.h"

Go to the source code of this file.

Classes

class  mongo::dur::RecoveryJob
 call go() to execute a recovery from existing journal files. More...
 
class  mongo::dur::RecoveryJob::Last
 

Namespaces

 mongo
 Copyright (C) 2014 MongoDB Inc.
 
 mongo::dur
 

Functions

void mongo::dur::replayJournalFilesAtStartup ()
 recover from a crash called during startup throws on error More...