|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoadPredictor | |
---|---|
hudson.model.queue |
Uses of LoadPredictor in hudson.model.queue |
---|
Subclasses of LoadPredictor in hudson.model.queue | |
---|---|
class |
BackFiller
Experimental. |
static class |
LoadPredictor.CurrentlyRunningTasks
Considers currently running tasks and their completion. |
Methods in hudson.model.queue that return types with arguments of type LoadPredictor | |
---|---|
static ExtensionList<LoadPredictor> |
LoadPredictor.all()
All the registered instances. |
Constructor parameters in hudson.model.queue with type arguments of type LoadPredictor | |
---|---|
MappingWorksheet(Queue.BuildableItem item,
List<? extends MappingWorksheet.ExecutorSlot> offers,
Collection<? extends LoadPredictor> loadPredictors)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |