Class UserWeights
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.UserWeights
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidaddFrom(UserWeights addFrom) static UserWeightscreateByConfig(CapacitySchedulerConfiguration conf, ConfigurationProperties configurationProperties, QueuePath queuePath) static UserWeightsfloatvoidvalidateForLeafQueue(float queueUserLimit, String queuePath)
-
Field Details
-
DEFAULT_WEIGHT
public static final float DEFAULT_WEIGHT- See Also:
-
-
Method Details
-
createEmpty
-
createByConfig
public static UserWeights createByConfig(CapacitySchedulerConfiguration conf, ConfigurationProperties configurationProperties, QueuePath queuePath) -
getByUser
-
validateForLeafQueue
- Throws:
IOException
-
addFrom
-