Uses of Class
hudson.model.queue.LoadPredictor
Packages that use LoadPredictor
-
Uses of LoadPredictor in hudson.model.queue
Subclasses of LoadPredictor in hudson.model.queueModifier and TypeClassDescriptionstatic class
Considers currently running tasks and their completion.Methods in hudson.model.queue that return types with arguments of type LoadPredictorModifier and TypeMethodDescriptionstatic ExtensionList<LoadPredictor>
LoadPredictor.all()
All the registered instances.Constructor parameters in hudson.model.queue with type arguments of type LoadPredictorModifierConstructorDescriptionMappingWorksheet
(Queue.BuildableItem item, List<? extends MappingWorksheet.ExecutorSlot> offers, Collection<? extends LoadPredictor> loadPredictors)