|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotServingRegionException | |
---|---|
org.apache.hadoop.hbase | Provides HBase, the Hadoop simple database. |
Uses of NotServingRegionException in org.apache.hadoop.hbase |
---|
Methods in org.apache.hadoop.hbase that throw NotServingRegionException | |
---|---|
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. |
HRegionInfo |
HRegionInterface.getRegionInfo(Text regionName)
Get metainfo about an HRegion |
HRegionInfo |
HRegionServer.getRegionInfo(Text regionName)
Get metainfo about an HRegion |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |