|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Exceptions | |
---|---|
org.gridlab.gat.AdaptorNotSelectedException
This Exception will no longer be thrown by GAT adaptors, since an adaptor won't be invoked when it's excluded by the user's preferences. |
Deprecated Methods | |
---|---|
org.gridlab.gat.resources.Job.checkpoint()
Deprecated, this method doesn't fit in the API anymore |
|
org.gridlab.gat.resources.Job.cloneJob(HardwareResource)
Deprecated, this method doesn't fit in the API anymore |
|
org.gridlab.gat.resources.Job.migrate()
Deprecated, this method doesn't fit in the API anymore |
|
org.gridlab.gat.resources.Job.migrate(HardwareResourceDescription)
Deprecated, this method doesn't fit in the API anymore |
|
org.gridlab.gat.resources.Job.unSchedule()
Deprecated, because there is a race condition here. The job state can change between the call to getState and the call to stop/unSchedule. Use stop instead. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |