Package | Description |
---|---|
org.apache.hadoop.hbase.master.balancer |
Modifier and Type | Field and Description |
---|---|
private List<ServerAndLoad> |
SimpleLoadBalancer.serverLoadList |
private NavigableMap<ServerAndLoad,List<RegionInfo>> |
ClusterLoadState.serversByLoad |
Modifier and Type | Method and Description |
---|---|
(package private) NavigableMap<ServerAndLoad,List<RegionInfo>> |
ClusterLoadState.getServersByLoad() |
Modifier and Type | Method and Description |
---|---|
int |
ServerAndLoad.compareTo(ServerAndLoad other) |
Modifier and Type | Method and Description |
---|---|
private void |
SimpleLoadBalancer.setLoad(List<ServerAndLoad> slList,
int i,
int loadChange) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.