Class WeightToPercentConverter
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.converter.weightconversion.WeightToPercentConverter
- All Implemented Interfaces:
CapacityConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconvertWeightsForChildQueues(FSQueue queue, CapacitySchedulerConfiguration csConfig)
-
Constructor Details
-
WeightToPercentConverter
public WeightToPercentConverter()
-
-
Method Details
-
convertWeightsForChildQueues
- Specified by:
convertWeightsForChildQueuesin interfaceCapacityConverter
-