public class AllocationActivity extends Object
| Constructor and Description | 
|---|
| AllocationActivity(String parentName,
                  String queueName,
                  Integer priority,
                  ActivityState state,
                  String diagnostic,
                  ActivityLevel level,
                  org.apache.hadoop.yarn.api.records.NodeId nodeId,
                  Long allocationRequestId) | 
| Modifier and Type | Method and Description | 
|---|---|
| ActivityNode | createTreeNode() | 
| String | getName() | 
| String | getState() | 
public AllocationActivity(String parentName, String queueName, Integer priority, ActivityState state, String diagnostic, ActivityLevel level, org.apache.hadoop.yarn.api.records.NodeId nodeId, Long allocationRequestId)
public ActivityNode createTreeNode()
public String getName()
public String getState()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.