| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | 
| Modifier and Type | Field and Description | 
|---|---|
| static ServerLoad | ServerLoad. EMPTY_SERVERLOAD | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerLoad | ClusterStatus. getLoad(ServerName sn) | 
| Constructor and Description | 
|---|
| ClusterStatus(String hbaseVersion,
             String clusterid,
             Map<ServerName,ServerLoad> servers,
             Collection<ServerName> deadServers,
             ServerName master,
             Collection<ServerName> backupMasters,
             Map<String,RegionState> rit,
             String[] masterCoprocessors,
             Boolean balancerOn) | 
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.