sh.isBalancerRunning()
Returns:boolean
Returns true if the balancer process is currently runningand migrating chunks and false if the balancer process is notrunning. Use sh.getBalancerState()
to determine if thebalancer is enabled or disabled.
See also