![]() |
Storage Engine API
|
#include <boost/shared_array.hpp>
#include <map>
#include "mongo/db/storage/record_store.h"
#include "mongo/db/storage/recovery_unit.h"
Go to the source code of this file.
Classes | |
class | mongo::HeapRecordStoreBtree |
A RecordStore that stores all data on the heap. More... | |
struct | mongo::HeapRecordStoreBtree::MmapV1RecordHeader |
class | mongo::HeapRecordStoreBtreeRecoveryUnit |
A RecoveryUnit for HeapRecordStoreBtree, this is for testing btree only. More... | |
struct | mongo::HeapRecordStoreBtreeRecoveryUnit::InsertEntry |
struct | mongo::HeapRecordStoreBtreeRecoveryUnit::ModEntry |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |