Docs Menu

Docs HomeMongoDB Manual

sh.waitForPingChange()

On this page

  • Definition
sh.waitForPingChange(activePings, timeout, interval)

sh.waitForPingChange() waits for a change in ping state of one of the activepings, and only returns when the specified ping changes state.

Parameter
Type
Description
activePings
array
An array of active pings from the mongos collection.
timeout
integer
Number of milliseconds to wait for a change in ping state.
interval
integer
Number of milliseconds to sleep in each waiting cycle.
←  sh.waitForBalancerOff()sh.updateZoneKeyRange() →

On this page

Share Feedback
© 2023 MongoDB, Inc.

About

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