| Modifier and Type | Method and Description | 
|---|---|
| protected WebServer | NodeManager. createWebServer(Context nmContext,
               ResourceView resourceView,
               org.apache.hadoop.yarn.server.security.ApplicationACLsManager aclsManager,
               LocalDirsHandlerService dirsHandler) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ContainersMonitor | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ContainersMonitorImplMonitors containers collecting resource usage and preempting the container
 if it exceeds its limits. | 
| Constructor and Description | 
|---|
| NMWebApp(ResourceView resourceView,
        org.apache.hadoop.yarn.server.security.ApplicationACLsManager aclsManager,
        LocalDirsHandlerService dirsHandler) | 
| NMWebServices(Context nm,
             ResourceView view,
             org.apache.hadoop.yarn.webapp.WebApp webapp) | 
| NMWebServices(Context nm,
             ResourceView view,
             org.apache.hadoop.yarn.webapp.WebApp webapp,
             javax.servlet.http.HttpServletResponse response) | 
| NodeBlock(Context context,
         ResourceView resourceView) | 
| WebServer(Context nmContext,
         ResourceView resourceView,
         org.apache.hadoop.yarn.server.security.ApplicationACLsManager aclsManager,
         LocalDirsHandlerService dirsHandler) | 
| Constructor and Description | 
|---|
| NodeInfo(Context context,
        ResourceView resourceView) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.