|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClusterStatus | |
|---|---|
| org.apache.hadoop.hbase.avro | Provides an HBase Avro service. |
| org.apache.hadoop.hbase.client | Provides HBase Client |
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
| org.apache.hadoop.hbase.master | |
| Uses of ClusterStatus in org.apache.hadoop.hbase.avro |
|---|
| Methods in org.apache.hadoop.hbase.avro with parameters of type ClusterStatus | |
|---|---|
static AClusterStatus |
AvroUtil.csToACS(ClusterStatus cs)
|
| Uses of ClusterStatus in org.apache.hadoop.hbase.client |
|---|
| Methods in org.apache.hadoop.hbase.client that return ClusterStatus | |
|---|---|
ClusterStatus |
HBaseAdmin.getClusterStatus()
|
| Uses of ClusterStatus in org.apache.hadoop.hbase.ipc |
|---|
| Methods in org.apache.hadoop.hbase.ipc that return ClusterStatus | |
|---|---|
ClusterStatus |
HMasterInterface.getClusterStatus()
Return cluster status. |
| Uses of ClusterStatus in org.apache.hadoop.hbase.master |
|---|
| Methods in org.apache.hadoop.hbase.master that return ClusterStatus | |
|---|---|
ClusterStatus |
HMaster.getClusterStatus()
|
| Methods in org.apache.hadoop.hbase.master with parameters of type ClusterStatus | |
|---|---|
void |
DefaultLoadBalancer.setClusterStatus(ClusterStatus st)
|
void |
LoadBalancer.setClusterStatus(ClusterStatus st)
Set the current cluster status. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||