algo.LoadBalancer.schedule()
Description
Fills up an array with targets that would be selected in turn by consecutive allocations.
Syntax
balancer.schedule(length)
Parameters
schedule(size)
size
Length of the returned array.
Return Value
An array filled with targets that would be selected in turn.