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