| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.security.access | |
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HBaseAdmin. assign(byte[] regionName) | 
| static void | HBaseAdmin. available(org.apache.hadoop.conf.Configuration conf)Is HBase available? Throw an exception if not. | 
| boolean | ClusterConnection. isMasterRunning()Deprecated. 
 this has been deprecated without a replacement | 
| boolean | ConnectionImplementation. isMasterRunning()Deprecated. 
 this has been deprecated without a replacement | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) void | HMaster. checkInitialized() | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | AccessControlClient. isAccessControllerRunning(Connection connection) | 
| Constructor and Description | 
|---|
| HBaseFsck(org.apache.hadoop.conf.Configuration conf,
         ExecutorService exec)Deprecated.  Constructor | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.