Uses of Class
hudson.model.queue.MappingWorksheet
Packages that use MappingWorksheet
-
Uses of MappingWorksheet in hudson.model
Methods in hudson.model with parameters of type MappingWorksheetModifier and TypeMethodDescriptionabstract MappingWorksheet.Mapping
LoadBalancer.map
(Queue.Task task, MappingWorksheet worksheet) Chooses the executor(s) to carry out the build for the given task. -
Uses of MappingWorksheet in hudson.model.queue
Methods in hudson.model.queue with parameters of type MappingWorksheetModifier and TypeMethodDescriptionLoadPredictor.CurrentlyRunningTasks.predict
(MappingWorksheet plan, Computer computer, long start, long eternity) LoadPredictor.predict
(MappingWorksheet plan, Computer computer, long start, long end) Estimates load starting from the 'start' timestamp, up to the 'end' timestamp.