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 RpcCallContext.throwExceptionIfCallerDisconnected(String regionName)
          Throw an exception if the caller who made this IPC call has disconnected.
 



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