Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.QueueUpdateWarning
Packages that use QueueUpdateWarning
-
Uses of QueueUpdateWarning in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity that return QueueUpdateWarningModifier and TypeMethodDescriptionMethods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity that return types with arguments of type QueueUpdateWarningModifier and TypeMethodDescriptionQueueCapacityUpdateContext.getUpdateWarnings()Returns all update warnings occurred in this update phase.Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity with parameters of type QueueUpdateWarningModifier and TypeMethodDescriptionvoidQueueCapacityUpdateContext.addUpdateWarning(QueueUpdateWarning warning) Adds an update warning to the context.