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

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

Uses of RpcServerException in org.apache.hadoop.ipc
 

Subclasses of RpcServerException in org.apache.hadoop.ipc
static class RPC.VersionMismatch
          A version mismatch for the RPC protocol.
 class RpcNoSuchMethodException
          No such Method for an Rpc Call
 class RpcNoSuchProtocolException
          No such protocol (i.e.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.