Uses of Class
hudson.model.queue.FutureLoad
-
Uses of FutureLoad in hudson.model.queue
Modifier 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)