Class AppRequestAllocationInfo

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

public class AppRequestAllocationInfo extends Object
DAO object to display request allocation detailed information.
  • Method Details

    • getRequestPriority

      public Integer getRequestPriority()
    • getAllocationRequestId

      public Long getAllocationRequestId()
    • getAllocationState

      public String getAllocationState()
    • getChildren

      public List<ActivityNodeInfo> getChildren()
    • getDiagnostic

      public String getDiagnostic()