|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HRegionLocation | |
---|---|
org.apache.hadoop.hbase | Provides Hbase, the Hadoop simple database. |
Uses of HRegionLocation in org.apache.hadoop.hbase |
---|
Methods in org.apache.hadoop.hbase that return HRegionLocation | |
---|---|
HRegionLocation |
HConnection.locateRegion(Text tableName,
Text row)
Find the location of the region of tableName that row lives in. |
HRegionLocation |
HConnection.relocateRegion(Text tableName,
Text row)
Find the location of the region of tableName that row lives in, ignoring any value that might be in the cache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |