Package org.apache.hadoop.ipc
Class ExternalCall<T>
java.lang.Object
org.apache.hadoop.ipc.Server.Call
org.apache.hadoop.ipc.ExternalCall<T>
- All Implemented Interfaces:
PrivilegedExceptionAction<Void>,Schedulable
-
Field Summary
Fields inherited from class org.apache.hadoop.ipc.Server.Call
startHandleTimestampNanos -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.ipc.Server.Call
abortResponse, deferResponse, getCallerContext, getClientStateId, getFederatedNamespaceState, getHostAddress, getHostInetAddress, getPriorityLevel, getProcessingDetails, getProtocol, getRemotePort, getStartHandleTimestampNanos, getTimestampNanos, getUserGroupInformation, isCallCoordinated, isResponseDeferred, markCallCoordinated, postponeResponse, sendResponse, setClientStateId, setDeferredError, setDeferredResponse, setFederatedNamespaceState, setPriorityLevel, setStartHandleTimestampNanos, toString
-
Constructor Details
-
ExternalCall
-
-
Method Details
-
getDetailedMetricsName
-
getRemoteUser
- Overrides:
getRemoteUserin classServer.Call
-
get
-
run
- Specified by:
runin interfacePrivilegedExceptionAction<T>- Overrides:
runin classServer.Call- Throws:
IOException
-