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