| Package | Description |
|---|---|
| org.apache.accumulo.server.master.balancer |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TabletBalancer.NoTservers
If a TabletBalancer requires active tservers, it should use this problem to indicate when there are none.
|
protected static class |
TabletBalancer.OutstandingMigrations
If a TabletBalancer only balances when there are no outstanding migrations, it should use this problem to indicate when they exist.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TabletBalancer.constraintNotMet(TabletBalancer.BalancerProblem cause)
Warn that a Balancer can't work because of some external restriction.
|
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.