Package com.nhncorp.neptune.common.ipc

Most classes in this package from Apache Hadoop.

See:
          Description

Interface Summary
NVersionedProtocol Superclass of all protocols that use Hadoop RPC.
 

Class Summary
AclManager  
NClient A client for an IPC service.
NRPC A simple RPC mechanism.
NRPC.Server An RPC Server.
NServer An abstract IPC service.
 

Exception Summary
NRemoteException  
NRPC.VersionMismatch A version mismatch for the RPC protocol.
RPCInterruptedException  
 

Package com.nhncorp.neptune.common.ipc Description

Most classes in this package from Apache Hadoop. Modified for neptune and added prefix "N" from origin class name