#include "../pch.h"
#include "../client/dbclient.h"
#include "../db/jsobj.h"
Go to the source code of this file.
Classes | |
struct | mongo::ShardChunkVersion |
class | mongo::StaleConfigException |
Namespaces | |
namespace | mongo |
Functions | |
ostream & | mongo::operator<< (ostream &s, const ShardChunkVersion &v) |
Variables | |
boost::function4< bool, DBClientBase &, const string &, bool, int > | mongo::checkShardVersionCB |
boost::function1< void, DBClientBase * > | mongo::resetShardVersionCB |