Uses of Class
org.apache.hadoop.yarn.server.nodemanager.amrmproxy.AMRMProxyService.RequestInterceptorChainWrapper
Packages that use AMRMProxyService.RequestInterceptorChainWrapper
Package
Description
Package org.apache.hadoop.yarn.server.nodemanager.amrmproxy contains
classes for handling federation amrm information.
-
Uses of AMRMProxyService.RequestInterceptorChainWrapper in org.apache.hadoop.yarn.server.nodemanager.amrmproxy
Methods in org.apache.hadoop.yarn.server.nodemanager.amrmproxy that return types with arguments of type AMRMProxyService.RequestInterceptorChainWrapperModifier and TypeMethodDescriptionprotected Map<org.apache.hadoop.yarn.api.records.ApplicationId,AMRMProxyService.RequestInterceptorChainWrapper> AMRMProxyService.getPipelines()Gets the Request interceptor chains for all the applications.