Uses of Class
org.apache.hadoop.ipc.RemoteException

Packages that use RemoteException
org.apache.hadoop.hbase Provides HBase, the Hadoop simple database. 
 

Uses of RemoteException in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase with parameters of type RemoteException
static IOException RemoteExceptionHandler.decodeRemoteException(RemoteException re)
          Converts org.apache.hadoop.ipc.RemoteException into original exception, if possible.
 



Copyright © 2006 The Apache Software Foundation