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,org.apache.hadoop.hbase.master.RegionState> rit,
String[] masterCoprocessors,
Boolean balancerOn) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.