Uses of Package
org.apache.hadoop.ipc

Packages that use org.apache.hadoop.ipc
org.apache.hadoop.hbase Provides HBase, the Hadoop simple database. 
org.apache.hadoop.ipc Tools to help define network clients and servers. 
org.apache.hadoop.mapred A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner. 
 

Classes in org.apache.hadoop.ipc used by org.apache.hadoop.hbase
RemoteException
           
VersionedProtocol
          Superclass of all protocols that use Hadoop RPC.
 

Classes in org.apache.hadoop.ipc used by org.apache.hadoop.ipc
RPC.Server
          An RPC Server.
Server
          An abstract IPC service.
VersionedProtocol
          Superclass of all protocols that use Hadoop RPC.
 

Classes in org.apache.hadoop.ipc used by org.apache.hadoop.mapred
VersionedProtocol
          Superclass of all protocols that use Hadoop RPC.
 



Copyright © 2006 The Apache Software Foundation