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

Packages that use NotServingRegionException
org.apache.hadoop.hbase   
 

Uses of NotServingRegionException in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that throw NotServingRegionException
protected  HRegion HRegionServer.getRegion(org.apache.hadoop.io.Text regionName)
          Protected utility method for safely obtaining an HRegion handle.
protected  HRegion HRegionServer.getRegion(org.apache.hadoop.io.Text regionName, boolean checkRetiringRegions)
          Protected utility method for safely obtaining an HRegion handle.
 HRegionInfo HRegionServer.getRegionInfo(org.apache.hadoop.io.Text regionName)
          Get metainfo about an HRegion
 HRegionInfo HRegionInterface.getRegionInfo(org.apache.hadoop.io.Text regionName)
          Get metainfo about an HRegion
 



Copyright © 2008 The Apache Software Foundation