MongoDB C++ Driver
legacy-1.1.2
|
Public Member Functions | |
template<typename Container > | |
void | enqueAllUntriedHosts (const Container &container, PseudoRandom &rand) |
Adds all hosts in container that aren't in triedHosts to hostsToScan, then shuffles the queue. | |