Uses of Interface
org.apache.hadoop.ipc.RpcEngine

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

Uses of RpcEngine in org.apache.hadoop.ipc
 

Classes in org.apache.hadoop.ipc that implement RpcEngine
 class ProtobufRpcEngine
          RPC Engine for for protobuf based RPCs.
 class WritableRpcEngine
          An RpcEngine implementation for Writable data.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.