Uses of Package
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Packages that use org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Package
Description
This package contains classes related to the Fair Scheduler ->
Capacity Scheduler conversion.
This package contains the web data access objects (DAO) for the RM.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.fairClassDescriptionThrown when the allocation file for
QueueManageris malformed.AConfigurableResourceobject represents an entity that is used to configure resources, such as maximum resources of a queue.A scheduler that schedules resources between a set of queues.Represents an application attempt from the viewpoint of the Fair Scheduler.Helper class that holds basic information to be passed around FairScheduler classes.Class to capture the performance metrics of FairScheduler.Fair Scheduler specific node features.Maintains a list of queues as well as scheduling parameters for each queue, such as guaranteed share allocations, from the fair scheduler config file.A Schedulable represents an entity that can be scheduled such as an application or a queue.The SchedulingPolicy is used by the fair scheduler mainly to determine what a queue's fair share and steady fair share should be as well as calculating available headroom. -
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.allocationClassDescriptionThrown when the allocation file for
QueueManageris malformed.AConfigurableResourceobject represents an entity that is used to configure resources, such as maximum resources of a queue.The SchedulingPolicy is used by the fair scheduler mainly to determine what a queue's fair share and steady fair share should be as well as calculating available headroom. -
-
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policiesClassDescriptionHelper class that holds basic information to be passed around FairScheduler classes.A Schedulable represents an entity that can be scheduled such as an application or a queue.The SchedulingPolicy is used by the fair scheduler mainly to determine what a queue's fair share and steady fair share should be as well as calculating available headroom.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair used by org.apache.hadoop.yarn.server.resourcemanager.webapp.daoClassDescriptionA scheduler that schedules resources between a set of queues.