| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity |
| Class and Description |
|---|
| AbstractPreemptableResourceCalculator
Calculate how much resources need to be preempted for each queue,
will be used by
PreemptionCandidatesSelector. |
| AbstractPreemptionEntity
Abstract temporary data-structure for tracking resource availability,pending
resource need, current utilization for app/queue.
|
| PreemptionCandidatesSelector |
| TempAppPerPartition
Temporary data-structure tracking resource availability, pending resource
need, current utilization for an application.
|
| TempQueuePerPartition
Temporary data-structure tracking resource availability, pending resource
need, current utilization.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.