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

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

Uses of HServerLoad in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that return HServerLoad
 HServerLoad HServerInfo.getLoad()
           
 

Methods in org.apache.hadoop.hbase that return types with arguments of type HServerLoad
 Map<String,HServerLoad> HMaster.getServersToLoad()
           
 

Methods in org.apache.hadoop.hbase with parameters of type HServerLoad
 void HServerInfo.setLoad(HServerLoad load)
           
 



Copyright © 2006 The Apache Software Foundation