| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity |
| Modifier and Type | Method | Description |
|---|---|---|
QueueUpdateWarning |
QueueUpdateWarning.QueueUpdateWarningType.ofQueue(java.lang.String queue) |
|
QueueUpdateWarning |
QueueUpdateWarning.withInfo(java.lang.String info) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<QueueUpdateWarning> |
QueueCapacityUpdateContext.getUpdateWarnings() |
Returns all update warnings occurred in this update phase.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
QueueCapacityUpdateContext.addUpdateWarning(QueueUpdateWarning warning) |
Adds an update warning to the context.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.