| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager | |
| org.apache.hadoop.yarn.server.resourcemanager.recovery | |
| org.apache.hadoop.yarn.server.resourcemanager.timelineservice | Package org.apache.hadoop.yarn.server.resourcemanager.timelineservice
 contains classes related to handling of app level collectors. | 
| org.apache.hadoop.yarn.server.resourcemanager.webapp | |
| org.apache.hadoop.yarn.server.resourcemanager.webapp.dao | This package contains the web data access objects (DAO) for the RM. | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceManager | RMContextImpl. getResourceManager() | 
| ResourceManager | RMContext. getResourceManager() | 
| ResourceManager | RMServiceContext. getResourceManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RMContextImpl. setResourceManager(ResourceManager rm) | 
| void | RMServiceContext. setResourceManager(ResourceManager rm) | 
| Constructor and Description | 
|---|
| AdminService(ResourceManager rm) | 
| CuratorBasedElectorService(ResourceManager rm) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ResourceManager | RMStateStore. resourceManager | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RMStateStore. setResourceManager(ResourceManager rm) | 
| Constructor and Description | 
|---|
| RMTimelineCollectorManager(ResourceManager resourceManager) | 
| Modifier and Type | Method and Description | 
|---|---|
| ApplicationsRequestBuilder | ApplicationsRequestBuilder. withQueueQuery(ResourceManager rm,
              String queueQuery) | 
| Constructor and Description | 
|---|
| FairSchedulerAppsBlock(ResourceManager rm,
                      org.apache.hadoop.yarn.webapp.View.ViewContext ctx,
                      org.apache.hadoop.conf.Configuration conf) | 
| RMContainerBlock(ResourceManager resourceManager,
                org.apache.hadoop.yarn.webapp.View.ViewContext ctx) | 
| RMWebApp(ResourceManager rm) | 
| RMWebServices(ResourceManager rm,
             org.apache.hadoop.conf.Configuration conf) | 
| Constructor and Description | 
|---|
| AppAttemptInfo(ResourceManager rm,
              RMAppAttempt attempt,
              Boolean hasAccess,
              String user,
              String schemePrefix) | 
| AppInfo(ResourceManager rm,
       RMApp app,
       Boolean hasAccess,
       String schemePrefix) | 
| AppInfo(ResourceManager rm,
       RMApp app,
       Boolean hasAccess,
       String schemePrefix,
       DeSelectFields deSelects) | 
| ClusterInfo(ResourceManager rm) | 
| ClusterMetricsInfo(ResourceManager rm) | 
| ClusterUserInfo(ResourceManager rm,
               org.apache.hadoop.security.UserGroupInformation ugi) | 
| FifoSchedulerInfo(ResourceManager rm) | 
| SchedulerInfo(ResourceManager rm) | 
| UserMetricsInfo(ResourceManager rm,
               String user) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.