Uses of Class
org.apache.hadoop.ipc.Server.Call

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

Uses of Server.Call in org.apache.hadoop.ipc
 

Methods in org.apache.hadoop.ipc that return types with arguments of type Server.Call
static ThreadLocal<Server.Call> Server.getCurCall()
          Get the current call
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.