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

Packages that use NotServingRegionException
org.apache.hadoop.hbase.exceptions   
 

Uses of NotServingRegionException in org.apache.hadoop.hbase.exceptions
 

Subclasses of NotServingRegionException in org.apache.hadoop.hbase.exceptions
 class RegionInRecoveryException
          Thrown when a read request issued against a region which is in recovering state.
 class RegionMovedException
          Subclass if the server knows the region is now on another server.
 class RegionOpeningException
          Subclass if the server knows the region is now on another server.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.