|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ourgrid.mygrid.scheduler.jobmanager.JobEntry
org.ourgrid.mygrid.ui.test.FakeScheduler.FakeJob
public class FakeScheduler.FakeJob
| Field Summary |
|---|
| Fields inherited from class org.ourgrid.mygrid.scheduler.jobmanager.JobEntry |
|---|
tasks |
| Constructor Summary | |
|---|---|
FakeScheduler.FakeJob(int id)
|
|
FakeScheduler.FakeJob(int id,
JobSpec jobSpec)
|
|
| Method Summary | |
|---|---|
void |
addRandomTasks()
|
ExecutionStatus |
getStatus()
Returns the Job state according its Tasks'
states. |
| Methods inherited from class org.ourgrid.mygrid.scheduler.jobmanager.JobEntry |
|---|
createTaskEntry, createTasks, getAvailableTasks, getId, getJobSpec, getLabel, getNewReplica, getRequirements, getTaskById, getTasks, replicaAborted, replicaCancelled, replicaFailed, replicaFinished, setCancelled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FakeScheduler.FakeJob(int id)
throws TaskSpecificationException
TaskSpecificationException
public FakeScheduler.FakeJob(int id,
JobSpec jobSpec)
throws TaskSpecificationException
TaskSpecificationException| Method Detail |
|---|
public void addRandomTasks()
throws TaskSpecificationException
TaskSpecificationExceptionpublic ExecutionStatus getStatus()
JobEntryJob state according its Tasks'
states.
getStatus in class JobEntryJob state.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||