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