Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.activities.ActivityNode
Packages that use ActivityNode
-
Uses of ActivityNode in org.apache.hadoop.yarn.server.resourcemanager.scheduler.activities
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.activities that return ActivityNodeMethods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.activities that return types with arguments of type ActivityNodeModifier and TypeMethodDescriptionAppAllocation.getAllocationAttempts()ActivityNode.getChildren()Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.activities with parameters of type ActivityNodeMethod parameters in org.apache.hadoop.yarn.server.resourcemanager.scheduler.activities with type arguments of type ActivityNodeModifier and TypeMethodDescriptionstatic List<ActivityNodeInfo>ActivitiesUtils.getRequestActivityNodeInfos(List<ActivityNode> activityNodes, RMWSConsts.ActivitiesGroupBy groupBy) voidAppAllocation.setAllocationAttempts(List<ActivityNode> allocationAttempts)