| Package | Description |
|---|---|
| org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
RPC.VersionMismatch |
A version mismatch for the RPC protocol.
|
class |
RpcClientException |
Indicates an exception in the RPC client
|
class |
RpcNoSuchMethodException |
No such Method for an Rpc Call
|
class |
RpcNoSuchProtocolException |
No such protocol (i.e.
|
class |
RpcServerException |
Indicates an exception on the RPC server
|
class |
UnexpectedServerException |
Indicates that the RPC server encountered an undeclared exception from the
service
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.