Class AllocationFileParser
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.allocation.AllocationFileParser
Responsible for parsing allocation.xml config file.
All node's text value is stored to textValues if
VALID_TAG_NAMES
contains the tag name.
Other meaningful fields are also saved in parse().-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllocationFileParser
-
-
Method Details
-
parse
- Throws:
AllocationConfigurationException
-
getQueueMaxResourcesDefault
- Throws:
AllocationConfigurationException
-
getUserMaxAppsDefault
public int getUserMaxAppsDefault() -
getQueueMaxAppsDefault
public int getQueueMaxAppsDefault() -
getReservationPlanner
-
getReservationAgent
-
getReservationAdmissionPolicy
-
getQueuePlacementPolicy
-
getQueueElements
-
getUserMaxApps
-
getDefaultSchedulingPolicy
-