| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.activities | 
| Modifier and Type | Method and Description | 
|---|---|
| ActivityNode | AllocationActivity. createTreeNode() | 
| ActivityNode | NodeAllocation. getRoot() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ActivityNode> | AppAllocation. getAllocationAttempts() | 
| List<ActivityNode> | ActivityNode. getChildren() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ActivityNode. addChild(ActivityNode node) | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<ActivityNodeInfo> | ActivitiesUtils. getRequestActivityNodeInfos(List<ActivityNode> activityNodes,
                           RMWSConsts.ActivitiesGroupBy groupBy) | 
| void | AppAllocation. setAllocationAttempts(List<ActivityNode> allocationAttempts) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.