MongoDB C++ Driver legacy-1.1.2
Loading...
Searching...
No Matches
mongo::ReplicaSetMonitor Member List

This is the complete list of members for mongo::ReplicaSetMonitor, including all inherited members.

appendInfo(BSONObjBuilder &b) constmongo::ReplicaSetMonitor
contains(const HostAndPort &server) constmongo::ReplicaSetMonitor
createIfNeeded(const std::string &name, const std::set< HostAndPort > &servers)mongo::ReplicaSetMonitorstatic
failedHost(const HostAndPort &host)mongo::ReplicaSetMonitor
get(const std::string &name, bool createFromSeed=false)mongo::ReplicaSetMonitorstatic
getAllTrackedSets()mongo::ReplicaSetMonitorstatic
getConsecutiveFailedScans() constmongo::ReplicaSetMonitor
getHostOrRefresh(const ReadPreferenceSetting &criteria)mongo::ReplicaSetMonitor
getMasterOrUassert()mongo::ReplicaSetMonitor
getName() constmongo::ReplicaSetMonitor
getServerAddress() constmongo::ReplicaSetMonitor
initialize()mongo::ReplicaSetMonitorstatic
isHostUp(const HostAndPort &host) constmongo::ReplicaSetMonitor
isKnownToHaveGoodPrimary() constmongo::ReplicaSetMonitor
isPrimary(const HostAndPort &host) constmongo::ReplicaSetMonitor
maxConsecutiveFailedChecksmongo::ReplicaSetMonitorstatic
remove(const std::string &name, bool clearSeedCache=false)mongo::ReplicaSetMonitorstatic
ReplicaSetMonitor(StringData name, const std::set< HostAndPort > &seeds)mongo::ReplicaSetMonitor
ReplicaSetMonitor(const SetStatePtr &initialState)mongo::ReplicaSetMonitorinlineexplicit
setConfigChangeHook(ConfigChangeHook hook)mongo::ReplicaSetMonitorstatic
shutdown(int gracePeriodMillis=0)mongo::ReplicaSetMonitorstatic
startOrContinueRefresh()mongo::ReplicaSetMonitor
useDeterministicHostSelectionmongo::ReplicaSetMonitorstatic