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

Packages that use HServerLoadWithSeqIds
org.apache.hadoop.hbase.ipc Tools to help define network clients and servers. 
org.apache.hadoop.hbase.master   
 

Uses of HServerLoadWithSeqIds in org.apache.hadoop.hbase.ipc
 

Methods in org.apache.hadoop.hbase.ipc with parameters of type HServerLoadWithSeqIds
 void HMasterRegionInterface.regionServerReportWithSeqId(byte[] sn, HServerLoadWithSeqIds hsl)
           
 

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

Methods in org.apache.hadoop.hbase.master with parameters of type HServerLoadWithSeqIds
 void HMaster.regionServerReportWithSeqId(byte[] sn, HServerLoadWithSeqIds hsl)
           
 



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