Uses of Class
org.apache.hadoop.hbase.LocalHBaseCluster.RegionServerThread

Packages that use LocalHBaseCluster.RegionServerThread
org.apache.hadoop.hbase   
 

Uses of LocalHBaseCluster.RegionServerThread in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that return LocalHBaseCluster.RegionServerThread
 LocalHBaseCluster.RegionServerThread LocalHBaseCluster.addRegionServer()
          Creates a region server.
 

Methods in org.apache.hadoop.hbase that return types with arguments of type LocalHBaseCluster.RegionServerThread
 List<LocalHBaseCluster.RegionServerThread> LocalHBaseCluster.getRegionServers()
           
 



Copyright © 2010 The Apache Software Foundation