Storage Engine API
recovery_unit.h File Reference
#include <cstdint>
#include <stdlib.h>
#include <string>
#include "mongo/base/disallow_copying.h"
#include "mongo/base/status.h"
#include "mongo/bson/timestamp.h"
#include "mongo/db/repl/read_concern_level.h"
#include "mongo/db/repl/replication_coordinator.h"
#include "mongo/db/storage/snapshot.h"

Go to the source code of this file.

Classes

class  mongo::RecoveryUnit
 A RecoveryUnit is responsible for ensuring that data is persisted. More...
 
class  mongo::RecoveryUnit::Change
 A Change is an action that is registerChange()'d while a WriteUnitOfWork exists. More...
 

Namespaces

 mongo
 Copyright (C) 2014 MongoDB Inc.