public class AppAllocationInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
allocatedContainerId |
protected List<ActivityNodeInfo> |
allocationAttempt |
protected String |
allocationState |
protected String |
appPriority |
protected String |
diagnostic |
protected String |
nodeId |
protected String |
queueName |
protected String |
timeStamp |
protected String nodeId
protected String queueName
protected String appPriority
protected String allocatedContainerId
protected String allocationState
protected String diagnostic
protected String timeStamp
protected List<ActivityNodeInfo> allocationAttempt
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.