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

Packages that use RegionTooBusyException
org.apache.hadoop.hbase.regionserver   
 

Uses of RegionTooBusyException in org.apache.hadoop.hbase.regionserver
 

Methods in org.apache.hadoop.hbase.regionserver that throw RegionTooBusyException
 void HRegion.updatesLock()
          Lock the updates' readLock first, so that we could safely append logs in coprocessors.
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.