mongo::ConfigServer Member List
This is the complete list of members for
mongo::ConfigServer, including all inherited members.
| _collections | mongo::DBConfig | [protected] |
| _config | mongo::ConfigServer | [private] |
| _dropShardedCollections(int &num, set< Shard > &allServers, string &errmsg) | mongo::DBConfig | [protected] |
| _isSharded(const string &ns) | mongo::DBConfig | [protected] |
| _load() | mongo::DBConfig | [protected] |
| _lock | mongo::DBConfig | [protected] |
| _name | mongo::DBConfig | [protected] |
| _primary | mongo::DBConfig | [protected] |
| _reload() | mongo::DBConfig | [protected] |
| _save() | mongo::DBConfig | [protected] |
| _shardingEnabled | mongo::DBConfig | [protected] |
| allUp() | mongo::ConfigServer | |
| allUp(string &errmsg) | mongo::ConfigServer | |
| checkConfigServersConsistent(string &errmsg, int tries=4) const | mongo::ConfigServer | |
| checkConfigVersion(bool upgrade) | mongo::ConfigServer | |
| ConfigServer() | mongo::ConfigServer | |
| DBConfig(string name) | mongo::DBConfig | [inline] |
| dbConfigVersion() | mongo::ConfigServer | |
| dbConfigVersion(DBClientBase &conn) | mongo::ConfigServer | |
| dropDatabase(string &errmsg) | mongo::DBConfig | |
| enableSharding() | mongo::DBConfig | |
| getAllShards(set< Shard > &shards) const | mongo::DBConfig | |
| getChunkManager(const string &ns, bool reload=false) | mongo::DBConfig | |
| getConnectionString() const | mongo::ConfigServer | [inline] |
| getHost(string name, bool withPort) | mongo::ConfigServer | [private] |
| getName() | mongo::DBConfig | [inline] |
| getPrimary() const | mongo::DBConfig | [inline] |
| getShard(const string &ns) | mongo::DBConfig | |
| init(vector< string > configHosts) | mongo::ConfigServer | |
| init(string s) | mongo::ConfigServer | |
| isSharded(const string &ns) | mongo::DBConfig | |
| isShardingEnabled() | mongo::DBConfig | [inline] |
| load() | mongo::DBConfig | |
| logChange(const string &what, const string &ns, const BSONObj &detail=BSONObj()) | mongo::ConfigServer | |
| modelServer() | mongo::ConfigServer | [inline, virtual] |
| ok(bool checkConsistency=false) | mongo::ConfigServer | |
| reload() | mongo::DBConfig | |
| reloadSettings() | mongo::ConfigServer | |
| removeSharding(const string &ns) | mongo::DBConfig | |
| replicaSetChange(const ReplicaSetMonitor *monitor) | mongo::ConfigServer | |
| serialize(BSONObjBuilder &to) | mongo::DBConfig | |
| setPrimary(string s) | mongo::DBConfig | |
| shardCollection(const string &ns, ShardKeyPattern fieldsAndOrder, bool unique) | mongo::DBConfig | |
| unserialize(const BSONObj &from) | mongo::DBConfig | |
| VERSION | mongo::ConfigServer | [static] |
| ~ConfigServer() | mongo::ConfigServer | |
| ~DBConfig() | mongo::DBConfig | [inline, virtual] |