Uses of Class
org.apache.hadoop.yarn.server.router.webapp.DefaultRequestInterceptorREST
Packages that use DefaultRequestInterceptorREST
-
Uses of DefaultRequestInterceptorREST in org.apache.hadoop.yarn.server.router.webapp
Methods in org.apache.hadoop.yarn.server.router.webapp that return DefaultRequestInterceptorRESTModifier and TypeMethodDescriptionprotected DefaultRequestInterceptorRESTFederationInterceptorREST.getInterceptorForSubCluster(org.apache.hadoop.yarn.server.federation.store.records.SubClusterId subClusterId) protected DefaultRequestInterceptorRESTFederationInterceptorREST.getOrCreateInterceptorByAppId(String appId) protected DefaultRequestInterceptorRESTFederationInterceptorREST.getOrCreateInterceptorByNodeId(String nodeId) protected DefaultRequestInterceptorRESTFederationInterceptorREST.getOrCreateInterceptorForSubCluster(org.apache.hadoop.yarn.server.federation.store.records.SubClusterId subClusterId, String webAppAddress) protected DefaultRequestInterceptorRESTFederationInterceptorREST.getOrCreateInterceptorForSubCluster(org.apache.hadoop.yarn.server.federation.store.records.SubClusterInfo subClusterInfo) Methods in org.apache.hadoop.yarn.server.router.webapp that return types with arguments of type DefaultRequestInterceptorRESTModifier and TypeMethodDescriptionMap<org.apache.hadoop.yarn.server.federation.store.records.SubClusterId,DefaultRequestInterceptorREST> FederationInterceptorREST.getInterceptors()