|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.mygrid.scheduler.jobmanager.TaskEntry
org.ourgrid.mygrid.ui.test.FakeScheduler.FakeTask
public class FakeScheduler.FakeTask
Field Summary |
---|
Fields inherited from class org.ourgrid.mygrid.scheduler.jobmanager.TaskEntry |
---|
replicas |
Constructor Summary | |
---|---|
FakeScheduler.FakeTask(int id,
int jobId)
|
Method Summary | |
---|---|
void |
addRandomReplicas()
|
java.util.Collection |
getAllReplicas()
|
Methods inherited from class org.ourgrid.mygrid.scheduler.jobmanager.TaskEntry |
---|
canReplicate, compareTo, createReplicaEntry, equals, getActualFails, getId, getJobId, getMaxFails, getMaxReplicas, getNewReplica, getNumberOfRunningReplicas, getNumberOfUnstartedReplicas, getReplicaById, getReplicas, getSpec, getState, replicaAborted, replicaCanceled, replicaFailed, replicaFinished, setCancelled, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FakeScheduler.FakeTask(int id, int jobId) throws TaskSpecificationException
TaskSpecificationException
Method Detail |
---|
public java.util.Collection getAllReplicas()
public void addRandomReplicas() throws TaskSpecificationException
TaskSpecificationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |