Uses of Class
org.apache.hadoop.hbase.errorhandling.ForeignException

Packages that use ForeignException
org.apache.hadoop.hbase.errorhandling   
 

Uses of ForeignException in org.apache.hadoop.hbase.errorhandling
 

Methods in org.apache.hadoop.hbase.errorhandling that return ForeignException
static ForeignException ForeignException.deserialize(byte[] bytes)
          Takes a series of bytes and tries to generate an ForeignException instance for it.
 



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