Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.master |
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) |
Modifier and Type | Method and Description |
---|---|
ServerLoad |
ServerManager.getLoad(ServerName serverName) |
Modifier and Type | Method and Description |
---|---|
Map<ServerName,ServerLoad> |
ServerManager.getOnlineServers() |