Uses of Class
org.apache.hadoop.hbase.MasterNotRunningException

Packages that use MasterNotRunningException
org.apache.hadoop.hbase   
 

Uses of MasterNotRunningException in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that throw MasterNotRunningException
static void HBaseAdmin.checkHBaseAvailable(HBaseConfiguration conf)
          Check to see if HBase is running.
 HMasterInterface HConnection.getMaster()
           
 HMasterInterface HBaseAdmin.getMaster()
           
 boolean HBaseAdmin.tableExists(org.apache.hadoop.io.Text tableName)
           
 

Constructors in org.apache.hadoop.hbase that throw MasterNotRunningException
HBaseAdmin(HBaseConfiguration conf)
          Constructor
 



Copyright © 2008 The Apache Software Foundation