Class ChaoticLoadBalancer

  • All Implemented Interfaces:
    TabletBalancer

    public class ChaoticLoadBalancer
    extends Object
    implements TabletBalancer
    A chaotic load balancer used for testing. It constantly shuffles tablets, preventing them from resting in a single location for very long. This is not designed for performance, do not use on production systems. I'm calling it the LokiLoadBalancer.

    Will balance randomly, maintaining distribution