Uses of Interface
org.apache.hadoop.hbase.ipc.HMasterInterface

Packages that use HMasterInterface
org.apache.hadoop.hbase.client Provides HBase Client 
org.apache.hadoop.hbase.master   
 

Uses of HMasterInterface in org.apache.hadoop.hbase.client
 

Methods in org.apache.hadoop.hbase.client that return HMasterInterface
 HMasterInterface HConnection.getMaster()
           
 HMasterInterface HBaseAdmin.getMaster()
           
 

Uses of HMasterInterface in org.apache.hadoop.hbase.master
 

Classes in org.apache.hadoop.hbase.master that implement HMasterInterface
 class HMaster
          HMaster is the "master server" for a HBase.
 



Copyright © 2010 The Apache Software Foundation