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

Packages that use HRegionServer
org.apache.hadoop.hbase Provides Hbase, the Hadoop simple database. 
 

Uses of HRegionServer in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that return HRegionServer
 HRegionServer LocalHBaseCluster.RegionServerThread.getRegionServer()
           
 

Method parameters in org.apache.hadoop.hbase with type arguments of type HRegionServer
protected static void HRegionServer.doMain(String[] args, Class<? extends HRegionServer> regionServerClass)
          Do class main.
 



Copyright © 2006 The Apache Software Foundation