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