Class SchedulerInfo
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.SchedulerInfo
- Direct Known Subclasses:
CapacitySchedulerInfo,FairSchedulerInfo,FifoSchedulerInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ResourceInfoprotected intprotected ResourceInfoprotected Stringprotected EnumSet<org.apache.hadoop.yarn.proto.YarnServiceProtos.SchedulerResourceTypes> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
-
Field Details
-
schedulerName
-
minAllocResource
-
maxAllocResource
-
schedulingResourceTypes
protected EnumSet<org.apache.hadoop.yarn.proto.YarnServiceProtos.SchedulerResourceTypes> schedulingResourceTypes -
maximumClusterPriority
protected int maximumClusterPriority
-
-
Constructor Details
-
SchedulerInfo
public SchedulerInfo() -
SchedulerInfo
-
-
Method Details
-
getSchedulerType
-
getMinAllocation
-
getMaxAllocation
-
getSchedulerResourceTypes
-
getMaxClusterLevelAppPriority
public int getMaxClusterLevelAppPriority()
-