public class AppAllocationInfo extends Object
| Modifier and Type | Method and Description | 
|---|---|
| String | getAllocationState() | 
| Integer | getAppPriority() | 
| List<AppRequestAllocationInfo> | getChildren() | 
| String | getDateTime() | 
| String | getDiagnostic() | 
| String | getNodeId() | 
| String | getQueueName() | 
| Long | getTimestamp() | 
public String getNodeId()
public String getQueueName()
public Integer getAppPriority()
public Long getTimestamp()
public String getDateTime()
public String getAllocationState()
public List<AppRequestAllocationInfo> getChildren()
public String getDiagnostic()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.