![]() |
Storage Engine API
|
#include "mongo/base/static_assert.h"
#include "mongo/db/operation_context.h"
#include "mongo/db/storage/mmap_v1/catalog/namespace.h"
#include "mongo/db/storage/mmap_v1/catalog/namespace_details.h"
#include "mongo/stdx/functional.h"
Go to the source code of this file.
Classes | |
class | mongo::NamespaceHashTable |
Simple, fixed size hash table used for namespace mapping (effectively the contents of the MMAP V1 .ns file). More... | |
struct | mongo::NamespaceHashTable::Node |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |