|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Scheduler
| Method Summary | |
|---|---|
boolean |
queue(StateProvider stateProvider,
NodeAssignments assignments)
Put new state into planner |
URL |
remoteUrl()
Get planner URL |
Score |
score()
Get planner score |
NodeAssignments |
solution()
Get planner solution |
Scheduler |
stop()
Stop planner |
| Method Detail |
|---|
URL remoteUrl()
Score score()
throws SchedulerException
SchedulerException
NodeAssignments solution()
throws SchedulerException
SchedulerException
boolean queue(StateProvider stateProvider,
NodeAssignments assignments)
throws SchedulerException
stateProvider - Jenkins stateassignments - Current assignments
SchedulerException
Scheduler stop()
throws SchedulerException
SchedulerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||