|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HRegion | |
---|---|
org.apache.hadoop.hbase | Provides HBase, the Hadoop simple database. |
Uses of HRegion in org.apache.hadoop.hbase |
---|
Fields in org.apache.hadoop.hbase with type parameters of type HRegion | |
---|---|
protected SortedMap<Text,HRegion> |
HRegionServer.onlineRegions
|
protected Map<Text,HRegion> |
HRegionServer.retiringRegions
|
Methods in org.apache.hadoop.hbase that return HRegion | |
---|---|
protected HRegion |
HRegionServer.getRegion(Text regionName)
Protected utility method for safely obtaining an HRegion handle. |
protected HRegion |
HRegionServer.getRegion(Text regionName,
boolean checkRetiringRegions)
Protected utility method for safely obtaining an HRegion handle. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |