mongo
sh.waitForBalancerOff(timeout, interval)
Internal method that waits until the balancer is not running.
timeout
integer
Milliseconds to wait.
interval
Milliseconds to sleep.
sh.enableBalancing()
sh.disableBalancing()
sh.getBalancerState()
sh.isBalancerRunning()
sh.setBalancerState()
sh.startBalancer()
sh.stopBalancer()
sh.waitForBalancer()
Back
Next
sh.waitForPingChange()
On this page