Uses of Interface
org.apache.hadoop.hbase.MasterMonitorProtocol

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

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

Methods in org.apache.hadoop.hbase.client that return MasterMonitorProtocol
 MasterMonitorProtocol HConnection.getMasterMonitor()
          Returns an MasterMonitorProtocol to the active master
 

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

Classes in org.apache.hadoop.hbase.master that implement MasterMonitorProtocol
 class HMaster
          HMaster is the "master server" for HBase.
static class HMasterCommandLine.LocalHMaster
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.