| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.activities | |
| 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 | 
|---|---|
| static List<ActivityNodeInfo> | ActivitiesUtils. getRequestActivityNodeInfos(List<ActivityNode> activityNodes,
                           RMWSConsts.ActivitiesGroupBy groupBy) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected List<ActivityNodeInfo> | ActivityNodeInfo. children | 
| Modifier and Type | Method and Description | 
|---|---|
| ActivityNodeInfo | NodeAllocationInfo. getRoot() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ActivityNodeInfo> | AppRequestAllocationInfo. getChildren() | 
| List<ActivityNodeInfo> | ActivityNodeInfo. getChildren() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.