Package org.apache.hadoop.hbase.regionserver

Enum Summary
BloomType  
RegionOpeningState  
 

Exception Summary
LeaseException Reports a problem with a lease
NoSuchColumnFamilyException Thrown if request for nonexistent column family.
RegionAlreadyInTransitionException This exception is thrown when a region server is asked to open or close a region but it's already processing it
RegionServerRunningException Thrown if the region server log directory exists (which indicates another region server is running at the same address)
RegionServerStoppedException Thrown by the region server when it is in shutting down state.
WrongRegionException Thrown when a request contains a key which is not part of this region
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.