Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.allocation.AllocationFileParser
Packages that use AllocationFileParser
-
Uses of AllocationFileParser in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Constructors in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair with parameters of type AllocationFileParserModifierConstructorDescriptionAllocationConfiguration(QueueProperties queueProperties, AllocationFileParser allocationFileParser, ReservationQueueConfiguration globalReservationQueueConfig) Create a fully initialised configuration for the scheduler.