![]() |
Storage Engine API
|
#include <boost/filesystem/path.hpp>
#include "mongo/db/storage/mmap_v1/aligned_builder.h"
#include "mongo/db/storage/mmap_v1/dur_journalformat.h"
#include "mongo/db/storage/mmap_v1/logfile.h"
#include "mongo/platform/atomic_word.h"
#include "mongo/stdx/mutex.h"
#include "mongo/util/concurrency/mutex.h"
Go to the source code of this file.
Classes | |
class | mongo::dur::Journal |
the writeahead journal for durability More... | |
struct | mongo::dur::Journal::JFile |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |
mongo::dur | |