Uses of Class
org.apache.hadoop.hbase.MasterNotRunningException
Package
Description
Provides HBase Client
-
Uses of MasterNotRunningException in org.apache.hadoop.hbase.client
Modifier and TypeMethodDescriptionvoid
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 replacementboolean
ConnectionImplementation.isMasterRunning()
Deprecated.this has been deprecated without a replacement -
Uses of MasterNotRunningException in org.apache.hadoop.hbase.master
-
Uses of MasterNotRunningException in org.apache.hadoop.hbase.security.access
Modifier and TypeMethodDescriptionstatic boolean
AccessControlClient.isAccessControllerRunning
(Connection connection) -
Uses of MasterNotRunningException in org.apache.hadoop.hbase.util
ModifierConstructorDescriptionHBaseFsck
(org.apache.hadoop.conf.Configuration conf, ExecutorService exec) Deprecated.Constructor Configuration object if the master is not running if unable to connect to ZooKeeper