| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity |
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.concurrent.ConcurrentMap<org.apache.hadoop.yarn.api.records.ApplicationId,SchedulerApplication<T>> |
AbstractYarnScheduler.applications |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<org.apache.hadoop.yarn.api.records.ApplicationId,SchedulerApplication<T>> |
AbstractYarnScheduler.getSchedulerApplications() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractLeafQueue.updateApplicationPriority(SchedulerApplication<FiCaSchedulerApp> app,
org.apache.hadoop.yarn.api.records.Priority newAppPriority) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.