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