Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
static AClusterStatus |
AvroUtil.csToACS(ClusterStatus cs) |
Modifier and Type | Method and Description |
---|---|
ClusterStatus |
HBaseAdmin.getClusterStatus() |
Modifier and Type | Method and Description |
---|---|
ClusterStatus |
HMasterInterface.getClusterStatus()
Return cluster status.
|
Modifier and Type | Method and Description |
---|---|
ClusterStatus |
HMaster.getClusterStatus() |
Modifier and Type | Method and Description |
---|---|
void |
LoadBalancer.setClusterStatus(ClusterStatus st)
Set the current cluster status.
|
void |
DefaultLoadBalancer.setClusterStatus(ClusterStatus st) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.