Interface | Description |
---|---|
VersionedProtocol |
Superclass of all protocols that use Hadoop RPC.
|
Class | Description |
---|---|
Client |
A client for an IPC service.
|
RPC |
A simple RPC mechanism.
|
RPC.Server |
An RPC Server.
|
Server |
An abstract IPC service.
|
Exception | Description |
---|---|
RemoteException | |
RPC.VersionMismatch |
A version mismatch for the RPC protocol.
|
Copyright © 2010 The Apache Software Foundation