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

Packages that use HRegionLocation
org.apache.hadoop.hbase   
 

Uses of HRegionLocation in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that return HRegionLocation
 HRegionLocation HConnection.locateRegion(org.apache.hadoop.io.Text tableName, org.apache.hadoop.io.Text row)
          Find the location of the region of tableName that row lives in.
 HRegionLocation HConnection.relocateRegion(org.apache.hadoop.io.Text tableName, org.apache.hadoop.io.Text row)
          Find the location of the region of tableName that row lives in, ignoring any value that might be in the cache.
 



Copyright © 2008 The Apache Software Foundation