Uses of Class
org.apache.hadoop.hbase.MasterNotRunningException
Packages that use org.apache.hadoop.hbase.MasterNotRunningException
Package
Description
Provides HBase Client
-
Uses of org.apache.hadoop.hbase.MasterNotRunningException in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that throw org.apache.hadoop.hbase.MasterNotRunningException in inModifier 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 org.apache.hadoop.hbase.MasterNotRunningException in org.apache.hadoop.hbase.util
Constructors in org.apache.hadoop.hbase.util that throw org.apache.hadoop.hbase.MasterNotRunningException in inModifierConstructorDescriptionHBaseFsck
(org.apache.hadoop.conf.Configuration conf, ExecutorService exec) Deprecated.Constructor Configuration object if the master is not running if unable to connect to ZooKeeper