Class QueueUpdateWarning
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.QueueUpdateWarning
Represents a warning event that occurred during a queue capacity update phase.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionQueueUpdateWarning(QueueUpdateWarning.QueueUpdateWarningType queueUpdateWarningType, String queue) -
Method Summary
-
Constructor Details
-
QueueUpdateWarning
public QueueUpdateWarning(QueueUpdateWarning.QueueUpdateWarningType queueUpdateWarningType, String queue)
-
-
Method Details