| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master.balancer |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
StochasticLoadBalancer.LoadCandidateGenerator |
(package private) static class |
StochasticLoadBalancer.LocalityBasedCandidateGenerator |
(package private) static class |
StochasticLoadBalancer.RandomCandidateGenerator |
(package private) static class |
StochasticLoadBalancer.RegionReplicaCandidateGenerator
Generates candidates which moves the replicas out of the region server for
co-hosted region replicas
|
(package private) static class |
StochasticLoadBalancer.RegionReplicaRackCandidateGenerator
Generates candidates which moves the replicas out of the rack for
co-hosted region replicas in the same rack
|
| Modifier and Type | Field and Description |
|---|---|
private StochasticLoadBalancer.CandidateGenerator[] |
StochasticLoadBalancer.candidateGenerators |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.