|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |