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

Packages that use HMsg
org.apache.hadoop.hbase Provides HBase, the Hadoop simple database. 
 

Uses of HMsg in org.apache.hadoop.hbase
 

Fields in org.apache.hadoop.hbase declared as HMsg
static HMsg[] HMsg.MSG_REGIONSERVER_STOP_IN_ARRAY
           
 

Methods in org.apache.hadoop.hbase that return HMsg
 HMsg[] HMasterRegionInterface.regionServerReport(HServerInfo info, HMsg[] msgs)
           
 HMsg[] HMaster.regionServerReport(HServerInfo serverInfo, HMsg[] msgs)
          
 

Methods in org.apache.hadoop.hbase with parameters of type HMsg
 HMsg[] HMasterRegionInterface.regionServerReport(HServerInfo info, HMsg[] msgs)
           
 HMsg[] HMaster.regionServerReport(HServerInfo serverInfo, HMsg[] msgs)
          
 



Copyright © 2006 The Apache Software Foundation