Uses of Class
org.apache.hadoop.hbase.ipc.CallerDisconnectedException

Packages that use CallerDisconnectedException
org.apache.hadoop.hbase.ipc Tools to help define network clients and servers. 
 

Uses of CallerDisconnectedException in org.apache.hadoop.hbase.ipc
 

Methods in org.apache.hadoop.hbase.ipc that throw CallerDisconnectedException
 void HBaseServer.Call.throwExceptionIfCallerDisconnected()
           
 void RpcCallContext.throwExceptionIfCallerDisconnected()
          Throw an exception if the caller who made this IPC call has disconnected.
 



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