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) |
Copyright © 2020 Apache Software Foundation. All rights reserved.