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
 

Methods in org.apache.hadoop.hbase that return HMsg
 HMsg[] HMasterRegionInterface.regionServerReport(HServerInfo info, HMsg[] msgs)
          Called to renew lease, tell master what the region server is doing and to receive new instructions from the master
 HMsg[] HMaster.regionServerReport(HServerInfo serverInfo, HMsg[] msgs)
          Called to renew lease, tell master what the region server is doing and to receive new instructions from the master
 

Methods in org.apache.hadoop.hbase with parameters of type HMsg
 HMsg[] HMasterRegionInterface.regionServerReport(HServerInfo info, HMsg[] msgs)
          Called to renew lease, tell master what the region server is doing and to receive new instructions from the master
 HMsg[] HMaster.regionServerReport(HServerInfo serverInfo, HMsg[] msgs)
          Called to renew lease, tell master what the region server is doing and to receive new instructions from the master
 



Copyright © 2006 The Apache Software Foundation