| Package | Description |
|---|---|
| org.apache.accumulo.server.master.balancer |
| Modifier and Type | Class and Description |
|---|---|
class |
ChaoticLoadBalancer
A chaotic load balancer used for testing.
|
class |
DefaultLoadBalancer |
class |
GroupBalancer
A balancer that evenly spreads groups of tablets across all tablet server.
|
class |
HostRegexTableLoadBalancer
This balancer creates groups of tablet servers using user-provided regular expressions over the
tablet server hostnames.
|
class |
RegexGroupBalancer
A
GroupBalancer that groups tablets using a configurable regex. |
class |
TableLoadBalancer |
| Modifier and Type | Method and Description |
|---|---|
protected TabletBalancer |
TableLoadBalancer.getBalancerForTable(String table) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.