Uses of Class
org.apache.hadoop.hbase.exceptions.RegionOpeningException

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

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

Methods in org.apache.hadoop.hbase.exceptions that return RegionOpeningException
static RegionOpeningException RegionOpeningException.find(Object exception)
          Look for a RegionOpeningException in the exception: - hadoop.ipc wrapped exceptions - nested exceptions Returns null if we didn't find the exception.
 



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