Package | Description |
---|---|
org.apache.hadoop.hbase.master.balancer |
Modifier and Type | Field and Description |
---|---|
private NavigableMap<ServerAndLoad,List<HRegionInfo>> |
ClusterLoadState.serversByLoad |
Modifier and Type | Method and Description |
---|---|
(package private) NavigableMap<ServerAndLoad,List<HRegionInfo>> |
ClusterLoadState.getServersByLoad() |
Modifier and Type | Method and Description |
---|---|
int |
ServerAndLoad.compareTo(ServerAndLoad other) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.