Storage Engine API
index_catalog_impl.h File Reference
#include <vector>
#include "mongo/db/catalog/index_catalog.h"
#include "mongo/db/catalog/index_catalog_entry.h"
#include "mongo/db/index/multikey_paths.h"
#include "mongo/db/jsobj.h"
#include "mongo/db/operation_context.h"
#include "mongo/db/record_id.h"
#include "mongo/db/server_options.h"
#include "mongo/db/storage/record_store.h"

Go to the source code of this file.

Classes

class  mongo::IndexCatalogImpl
 how many: 1 per Collection. More...
 
class  mongo::IndexCatalogImpl::IndexIteratorImpl
 
struct  mongo::IndexCatalogImpl::IndexKillCriteria
 
class  mongo::IndexCatalogImpl::IndexBuildBlock
 disk creation order 1) system.indexes entry 2) collection's NamespaceDetails a) info + head b) _indexBuildsInProgress++ 3) indexes entry in .ns file 4) system.namespaces entry for index ns More...
 

Namespaces

 mongo
 Copyright (C) 2014 MongoDB Inc.