![]() |
Storage Engine API
|
#include <string>
#include <vector>
#include "mongo/db/catalog/collection_catalog_entry.h"
#include "mongo/db/index/multikey_paths.h"
#include "mongo/db/storage/kv/kv_prefix.h"
Go to the source code of this file.
Classes | |
class | mongo::BSONCollectionCatalogEntry |
This is a helper class for any storage engine that wants to store catalog information as BSON. More... | |
struct | mongo::BSONCollectionCatalogEntry::IndexMetaData |
struct | mongo::BSONCollectionCatalogEntry::MetaData |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |