java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAllocationInfo

public class AppAllocationInfo extends Object
  • Method Details

    • getNodeId

      public String getNodeId()
    • getQueueName

      public String getQueueName()
    • getAppPriority

      public Integer getAppPriority()
    • getTimestamp

      public Long getTimestamp()
    • getDateTime

      public String getDateTime()
    • getAllocationState

      public String getAllocationState()
    • getChildren

      public List<AppRequestAllocationInfo> getChildren()
    • getDiagnostic

      public String getDiagnostic()