Docs Menu

Docs HomeMongoDB Manual

sh.waitForBalancer()

On this page

  • Definition
sh.waitForBalancer(wait, timeout, interval)

Waits for a change in the state of the balancer. sh.waitForBalancer() is an internal method, which takes the following arguments:

Parameter
Type
Description
wait
boolean
Optional. Set to true to ensure the balancer is now active. The default is false, which waits until balancing stops and becomes inactive.
timeout
integer
Milliseconds to wait.
interval
integer
Milliseconds to sleep.
←  sh.stopBalancer()sh.waitForBalancerOff() →

On this page

Share Feedback
© 2023 MongoDB, Inc.

About

  • Careers
  • Investor Relations
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2023 MongoDB, Inc.