Uses of Class
org.apache.hadoop.ipc.CallerContext
Packages that use CallerContext
-
Uses of CallerContext in org.apache.hadoop.ipc
Methods in org.apache.hadoop.ipc that return CallerContextModifier and TypeMethodDescriptionCallerContext.Builder.build()default CallerContextSchedulable.getCallerContext()This is overridden only inServer.Call.Server.Call.getCallerContext()static CallerContextCallerContext.getCurrent()Methods in org.apache.hadoop.ipc with parameters of type CallerContextModifier and TypeMethodDescriptionstatic voidCallerContext.setCurrent(CallerContext callerContext)