| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.router.webapp |
Router WebApp package.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected DefaultRequestInterceptorREST |
FederationInterceptorREST.getInterceptorForSubCluster(org.apache.hadoop.yarn.server.federation.store.records.SubClusterId subClusterId) |
|
protected DefaultRequestInterceptorREST |
FederationInterceptorREST.getOrCreateInterceptorByAppId(java.lang.String appId) |
|
protected DefaultRequestInterceptorREST |
FederationInterceptorREST.getOrCreateInterceptorByNodeId(java.lang.String nodeId) |
|
protected DefaultRequestInterceptorREST |
FederationInterceptorREST.getOrCreateInterceptorForSubCluster(org.apache.hadoop.yarn.server.federation.store.records.SubClusterId subClusterId,
java.lang.String webAppAddress) |
|
protected DefaultRequestInterceptorREST |
FederationInterceptorREST.getOrCreateInterceptorForSubCluster(org.apache.hadoop.yarn.server.federation.store.records.SubClusterInfo subClusterInfo) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<org.apache.hadoop.yarn.server.federation.store.records.SubClusterId,DefaultRequestInterceptorREST> |
FederationInterceptorREST.getInterceptors() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.