Class CapacitySchedulerInfo
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.SchedulerInfo
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected AutoQueueTemplatePropertiesInfoprotected AutoQueueTemplatePropertiesInfoprotected AutoQueueTemplatePropertiesInfoprotected QueueCapacitiesInfoprotected floatprotected Stringprotected Stringprotected CapacitySchedulerHealthInfoprotected floatprotected ResourceInfoprotected intprotected Stringprotected floatprotected Stringprotected QueueAclsInfoprotected QueueCapacityVectorInfoprotected Stringprotected intprotected CapacitySchedulerQueueInfoListprotected Stringprotected floatprotected floatFields inherited from class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.SchedulerInfo
maxAllocResource, maximumClusterPriority, minAllocResource, schedulerName, schedulingResourceTypes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatfloatgetMode()intprotected CapacitySchedulerQueueInfoListgetQueues(CapacityScheduler cs, CSQueue parent) floatMethods inherited from class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.SchedulerInfo
getMaxAllocation, getMaxClusterLevelAppPriority, getMinAllocation, getSchedulerResourceTypes, getSchedulerType
-
Field Details
-
capacity
protected float capacity -
usedCapacity
protected float usedCapacity -
maxCapacity
protected float maxCapacity -
weight
protected float weight -
normalizedWeight
protected float normalizedWeight -
queueCapacityVectorInfo
-
queueName
-
maxParallelApps
protected int maxParallelApps -
queues
-
capacities
-
health
-
maximumAllocation
-
queueAcls
-
queuePriority
protected int queuePriority -
orderingPolicyInfo
-
mode
-
queueType
-
creationMethod
-
autoCreationEligibility
-
defaultNodeLabelExpression
-
autoQueueTemplateProperties
-
autoQueueParentTemplateProperties
-
autoQueueLeafTemplateProperties
-
-
Constructor Details
-
CapacitySchedulerInfo
public CapacitySchedulerInfo() -
CapacitySchedulerInfo
-
-
Method Details
-
getCapacity
public float getCapacity() -
getUsedCapacity
public float getUsedCapacity() -
getCapacities
-
getMaxCapacity
public float getMaxCapacity() -
getQueueName
-
getQueuePath
-
getMaximumAllocation
-
getQueueAcls
-
getPriority
public int getPriority() -
getOrderingPolicyInfo
-
getQueues
-
getQueues
-
getMode
-
getQueueType
-