|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridrm.client.utilities.sorma.monitoring.Job
public class Job
| Constructor Summary | |
|---|---|
Job()
|
|
| Method Summary | |
|---|---|
ResultSet |
getMeasurements()
Return the measurements that have been captured so far |
Date |
getStartTime()
The time that the process started to execute on the resource, or null if the process has not started yet (e.g. |
Date |
getStopTime()
The time that the process stopped executing on the resource. |
boolean |
isRunning()
Determine if the job is running. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Job()
| Method Detail |
|---|
public Date getStartTime()
public Date getStopTime()
public boolean isRunning()
public ResultSet getMeasurements()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||