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

Packages that use MasterNotRunningException
org.apache.hadoop.hbase Provides Hbase, the Hadoop simple database. 
 

Uses of MasterNotRunningException in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that throw MasterNotRunningException
 HMasterInterface HBaseAdmin.getMaster()
           
 HMasterInterface HConnection.getMaster()
           
 boolean HBaseAdmin.tableExists(Text tableName)
           
 

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



Copyright © 2006 The Apache Software Foundation