![]() |
Storage Engine API
|
#include "mongo/platform/basic.h"
#include "mongo/db/storage/devnull/devnull_kv_engine.h"
#include "mongo/base/disallow_copying.h"
#include "mongo/db/snapshot_window_options.h"
#include "mongo/db/storage/ephemeral_for_test/ephemeral_for_test_record_store.h"
#include "mongo/db/storage/record_store.h"
#include "mongo/db/storage/sorted_data_interface.h"
#include "mongo/stdx/memory.h"
Classes | |
class | mongo::EmptyRecordCursor |
class | mongo::DevNullRecordStore |
class | mongo::DevNullSortedDataBuilderInterface |
class | mongo::DevNullSortedDataInterface |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |