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

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
 



Copyright © 2006 The Apache Software Foundation