mongo::ReplicaSetMonitor Member List
This is the complete list of members for
mongo::ReplicaSetMonitor, including all inherited members.
| _check() | mongo::ReplicaSetMonitor | [private] |
| _checkConnection(DBClientConnection *c, string &maybePrimary, bool verbose) | mongo::ReplicaSetMonitor | [private] |
| _checkConnectionLock | mongo::ReplicaSetMonitor | [mutable, private] |
| _checkHosts(const BSONObj &hostList, bool &changed) | mongo::ReplicaSetMonitor | [private] |
| _checkStatus(DBClientConnection *conn) | mongo::ReplicaSetMonitor | [private] |
| _find(const string &server) const | mongo::ReplicaSetMonitor | [private] |
| _find(const HostAndPort &server) const | mongo::ReplicaSetMonitor | [private] |
| _hook | mongo::ReplicaSetMonitor | [private, static] |
| _lock | mongo::ReplicaSetMonitor | [mutable, private] |
| _master | mongo::ReplicaSetMonitor | [private] |
| _name | mongo::ReplicaSetMonitor | [private] |
| _nodes | mongo::ReplicaSetMonitor | [private] |
| _sets | mongo::ReplicaSetMonitor | [private, static] |
| _setsLock | mongo::ReplicaSetMonitor | [private, static] |
| check() | mongo::ReplicaSetMonitor | |
| checkAll() | mongo::ReplicaSetMonitor | [static] |
| ConfigChangeHook typedef | mongo::ReplicaSetMonitor | |
| contains(const string &server) const | mongo::ReplicaSetMonitor | |
| get(const string &name, const vector< HostAndPort > &servers) | mongo::ReplicaSetMonitor | [static] |
| getMaster() | mongo::ReplicaSetMonitor | |
| getName() const | mongo::ReplicaSetMonitor | [inline] |
| getServerAddress() const | mongo::ReplicaSetMonitor | |
| getSlave(const HostAndPort &prev) | mongo::ReplicaSetMonitor | |
| getSlave() | mongo::ReplicaSetMonitor | |
| notifyFailure(const HostAndPort &server) | mongo::ReplicaSetMonitor | |
| notifySlaveFailure(const HostAndPort &server) | mongo::ReplicaSetMonitor | |
| ReplicaSetMonitor(const string &name, const vector< HostAndPort > &servers) | mongo::ReplicaSetMonitor | [private] |
| setConfigChangeHook(ConfigChangeHook hook) | mongo::ReplicaSetMonitor | [static] |
| ~ReplicaSetMonitor() | mongo::ReplicaSetMonitor | |