Class FairSchedulerInfo
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.SchedulerInfo
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerInfo
-
Field Summary
FieldsFields inherited from class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.SchedulerInfo
maxAllocResource, maximumClusterPriority, minAllocResource, schedulerName, schedulingResourceTypes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetAppFairShare(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId) Get the fair share assigned to the appAttemptId.Methods inherited from class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.SchedulerInfo
getMaxAllocation, getMaxClusterLevelAppPriority, getMinAllocation, getSchedulerResourceTypes, getSchedulerType
-
Field Details
-
INVALID_FAIR_SHARE
public static final int INVALID_FAIR_SHARE- See Also:
-
-
Constructor Details
-
FairSchedulerInfo
public FairSchedulerInfo() -
FairSchedulerInfo
-
-
Method Details
-
getRootQueueInfo