sh.waitForBalancerOff()

On this page本页内容

Definition定义

sh.waitForBalancerOff(timeout, interval)

Internal method that waits until the balancer is not running.等待直到平衡器未运行的内部方法。

Parameter参数Type类型Description描述
timeoutintegerMilliseconds to wait.等待的时间,以毫秒计。
intervalintegerMilliseconds to sleep.睡眠的时间,以毫秒计。
←  sh.waitForBalancer()sh.waitForPingChange() →