|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.queue.LoadPredictor
hudson.plugins.slave_squatter.LoadPredictorImpl
@Extension public class LoadPredictorImpl
Puts slave reservations into the future load prediction.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.queue.LoadPredictor |
|---|
hudson.model.queue.LoadPredictor.CurrentlyRunningTasks |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
LoadPredictorImpl()
|
|
| Method Summary | |
|---|---|
java.lang.Iterable<hudson.model.queue.FutureLoad> |
predict(hudson.model.Computer computer,
long start,
long end)
|
| Methods inherited from class hudson.model.queue.LoadPredictor |
|---|
all |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoadPredictorImpl()
| Method Detail |
|---|
public java.lang.Iterable<hudson.model.queue.FutureLoad> predict(hudson.model.Computer computer,
long start,
long end)
predict in class hudson.model.queue.LoadPredictor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||