![]() |
Storage Engine API
|
#include "mongo/db/storage/mmap_v1/dur_journalformat.h"
#include "mongo/db/storage/mmap_v1/paths.h"
#include "mongo/util/bufreader.h"
Go to the source code of this file.
Classes | |
class | mongo::dur::DurOp |
DurOp - Operations we journal that aren't just basic writes. More... | |
class | mongo::dur::FileCreatedOp |
indicates creation of a new file More... | |
class | mongo::dur::DropDbOp |
record drop of a database More... | |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |
mongo::dur | |