Uses of Class
hudson.model.queue.FutureLoad
Packages that use FutureLoad
-
Uses of FutureLoad in hudson.model.queue
Methods in hudson.model.queue that return types with arguments of type FutureLoadModifier and TypeMethodDescriptionLoadPredictor.CurrentlyRunningTasks.predict
(MappingWorksheet plan, Computer computer, long start, long eternity) Deprecated.LoadPredictor.predict
(MappingWorksheet plan, Computer computer, long start, long end) Estimates load starting from the 'start' timestamp, up to the 'end' timestamp.
LoadPredictor.predict(MappingWorksheet, Computer, long, long)