| Class | Description |
|---|---|
| ChaoticLoadBalancer |
A chaotic load balancer used for testing.
|
| DefaultLoadBalancer | |
| TableLoadBalancer | |
| TabletBalancer | |
| TabletBalancer.BalancerProblem |
A deferred call descendent TabletBalancers use to log why they can't continue.
|
| TabletBalancer.NoTservers |
If a TabletBalancer requires active tservers, it should use this problem to indicate when there are none.
|
| TabletBalancer.OutstandingMigrations |
If a TabletBalancer only balances when there are no outstanding migrations, it should use this problem to indicate when they exist.
|
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.