sh.waitForBalancerOff()

On this page本页内容

Definition定义

sh.waitForBalancerOff(timeout, interval)

Internal method that waits until the balancer is not running.

Parameter参数Type类型Description描述
timeout integer Milliseconds to wait.
interval integer Milliseconds to sleep.