![]() |
Storage Engine API
|
#include <string>
#include <vector>
#include "mongo/base/status.h"
#include "mongo/bson/bsonobj.h"
#include "mongo/bson/timestamp.h"
#include "mongo/util/mongoutils/str.h"
Go to the source code of this file.
Classes | |
class | mongo::StorageEngine |
The StorageEngine class is the top level interface for creating a new storage engine. More... | |
class | mongo::StorageEngine::Factory |
The interface for creating new instances of storage engines. More... | |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |