|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobSpecificationException | |
---|---|
org.ourgrid.common.spec | |
org.ourgrid.mygrid.scheduler.jobmanager | |
org.ourgrid.mygrid.scheduler.test | |
org.ourgrid.mygrid.ui.gui |
Uses of JobSpecificationException in org.ourgrid.common.spec |
---|
Methods in org.ourgrid.common.spec that throw JobSpecificationException | |
---|---|
void |
JobSpec.setTaskSpecs(java.util.List<TaskSpec> taskSpecs)
Inserts a list of task specifications. |
Constructors in org.ourgrid.common.spec that throw JobSpecificationException | |
---|---|
JobSpec(java.lang.String label,
java.lang.String requirements,
java.util.List<TaskSpec> taskSpecs)
Constructor. |
Uses of JobSpecificationException in org.ourgrid.mygrid.scheduler.jobmanager |
---|
Methods in org.ourgrid.mygrid.scheduler.jobmanager that throw JobSpecificationException | |
---|---|
void |
EBJobManagerTest.testAddJobAndClonedJobList()
|
void |
EBJobManagerTest.testAddJobAndJobList()
|
void |
EBJobManagerTest.testAddJobInterestedWithRunningTasks()
|
void |
EBJobManagerTest.testIfJobsAreBeingCloned()
|
void |
EBJobManagerTest.testReplicaAborted()
|
void |
EBJobManagerTest.testReplicaCanceled()
|
void |
EBJobManagerTest.testReplicaFailed()
|
void |
EBJobManagerTest.testReplicaFailedWithExceptions()
|
void |
EBJobManagerTest.testReplicaFinished()
|
Uses of JobSpecificationException in org.ourgrid.mygrid.scheduler.test |
---|
Methods in org.ourgrid.mygrid.scheduler.test that throw JobSpecificationException | |
---|---|
void |
EBSchedulerFacadeTest.testAdd3Jobs()
|
void |
SchedulerImplTest.testAddJob()
|
void |
EBSchedulerFacadeTest.testAddJob()
|
void |
EBJobManagerTest.testAddJobAndClonedJobList()
|
void |
EBJobManagerTest.testAddJobAndJobList()
|
void |
EBJobManagerTest.testAddJobInterestedWithRunningTasks()
|
void |
EBSchedulerFacadeTest.testCancelJob()
|
void |
JobTest.testGetAvailableTasks()
|
void |
WorkqueueTest.testGetNumberOfGuMsNeeded()
|
void |
WorkqueueStressTest.testGetNumberOfGuMsNeeded()
|
void |
JobTest.testGetState()
Tests if, according to the Tasks states, a Job is in the correct state. |
void |
EBJobManagerTest.testIfJobsAreBeingCloned()
|
void |
WorkqueueStressTest.testOtherScheduleThreeJobsWithReplicationIntercalated()
This test verifies if the heuristic scheduled the replicas in the correct order. |
void |
EBJobManagerTest.testReplicaAborted()
|
void |
EBSchedulerFacadeTest.testReplicaCanceled()
|
void |
EBJobManagerTest.testReplicaCanceled()
|
void |
EBJobManagerTest.testReplicaFailed()
|
void |
EBJobManagerTest.testReplicaFailedWithExceptions()
|
void |
EBSchedulerFacadeTest.testReplicaFinished()
|
void |
EBJobManagerTest.testReplicaFinished()
|
void |
WorkqueueStressTest.testScheduleOneJob()
|
void |
WorkqueueStressTest.testScheduleOneJobWithReplication()
|
void |
WorkqueueStressTest.testScheduleThreeJobs()
|
void |
WorkqueueStressTest.testScheduleThreeJobsWithReplication()
|
void |
WorkqueueStressTest.testScheduleThreeJobsWithReplicationIntercalated()
This test verifies if the heuristic scheduled the replicas in the correct order. |
void |
SchedulerImplTest.testWaitForJobWithCancelJob()
|
void |
EBSchedulerFacadeTest.testWaitForJobWithCancelJob()
This test adds one job and requests for wait on this job. |
void |
SchedulerImplTest.testWaitForJobWithRunningTasks()
|
void |
EBSchedulerFacadeTest.testWaitForJobWithRunningTasks()
|
Uses of JobSpecificationException in org.ourgrid.mygrid.ui.gui |
---|
Methods in org.ourgrid.mygrid.ui.gui that throw JobSpecificationException | |
---|---|
void |
JobsTreeModelTest.testNumberOfJobs()
|
void |
JobsTreeModelTest.testNumberOfReplicas()
|
void |
JobsTreeModelTest.testNumberOfTasks()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |