| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity |
| Modifier and Type | Method | Description |
|---|---|---|
ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy |
CapacitySchedulerPreemptionContext.getIntraQueuePreemptionOrderPolicy() |
|
ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy |
ProportionalCapacityPreemptionPolicy.getIntraQueuePreemptionOrderPolicy() |
|
static ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy |
ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy[] |
ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
FifoIntraQueuePreemptionPlugin.validateOutSameAppPriorityFromDemand(org.apache.hadoop.yarn.api.records.Resource cluster,
java.util.TreeSet<TempAppPerPartition> orderedApps,
java.util.Map<java.lang.String,TempUserPerPartition> usersPerPartition,
ProportionalCapacityPreemptionPolicy.IntraQueuePreemptionOrderPolicy intraQueuePreemptionOrder) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.