Uses of Class
org.apache.hadoop.hbase.HClient.RegionLocation

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

Uses of HClient.RegionLocation in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that return HClient.RegionLocation
protected  HClient.RegionLocation HClient.getRegionLocation(Text row)
           
 

Methods in org.apache.hadoop.hbase that return types with arguments of type HClient.RegionLocation
protected  SortedMap<Text,HClient.RegionLocation> HClient.getTableServers(Text tableName)
          Gets the servers of the given table.
 



Copyright © 2006 The Apache Software Foundation