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 in
    Modifier and Type
    Method
    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
  • 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 in
    Modifier
    Constructor
    Description
     
    HBaseFsck(org.apache.hadoop.conf.Configuration conf, ExecutorService exec)
    Deprecated.
    Constructor Configuration object if the master is not running if unable to connect to ZooKeeper