Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
org.apache.hadoop.hbase.security.access |
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
|
Modifier and Type | Method and Description |
---|---|
static boolean |
AccessControlClient.isAccessControllerRunning(Connection connection) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.