#include "../db/namespace.h"#include "../client/dbclient.h"#include "../client/model.h"#include "dbclient.h"#include "redef_macros.h"#include "undef_macros.h"#include "../pch.h"#include "../bson/util/atomic_int.h"#include "../client/distlock.h"#include "shardkey.h"#include "shard.h"#include "util.h"

Go to the source code of this file.
Classes | |
| struct | mongo::DBConfig::CollectionInfo |
| class | mongo::ConfigServer |
| class | mongo::DBConfig |
| struct | mongo::ShardFields |
| struct | mongo::ShardNS |
Namespaces | |
| namespace | mongo |
Typedefs | |
| typedef boost::shared_ptr < DBConfig > | mongo::DBConfigPtr |
Variables | |
| ConfigServer & | mongo::configServer |
| DBConfigPtr | mongo::configServerPtr |