|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoadBalancer.RegionPlan | |
|---|---|
| org.apache.hadoop.hbase.master | |
| Uses of LoadBalancer.RegionPlan in org.apache.hadoop.hbase.master |
|---|
| Methods in org.apache.hadoop.hbase.master that return types with arguments of type LoadBalancer.RegionPlan | |
|---|---|
java.util.List<LoadBalancer.RegionPlan> |
LoadBalancer.balanceCluster(java.util.Map<HServerInfo,java.util.List<HRegionInfo>> clusterState)
Generate a global load balancing plan according to the specified map of server information to the most loaded regions of each server. |
| Methods in org.apache.hadoop.hbase.master with parameters of type LoadBalancer.RegionPlan | |
|---|---|
int |
LoadBalancer.RegionPlan.compareTo(LoadBalancer.RegionPlan o)
Compare the region info. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||