|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.farming.common.JobWrapper
org.gridbus.broker.farming.condor.CondorJobWrapper
public class CondorJobWrapper
This class interacts with the local host. It creates the script for the job and submits it locally.
JobWrapper| Constructor Summary | |
|---|---|
CondorJobWrapper()
Constructor |
|
CondorJobWrapper(boolean shared)
|
|
CondorJobWrapper(java.lang.Object o)
|
|
| Method Summary | |
|---|---|
void |
terminate()
This method terminates the process running on the remote host and initiates cleanup if required |
| Methods inherited from class org.gridbus.broker.farming.common.JobWrapper |
|---|
executeJob, getConfig, getLocalWorkingDir |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CondorJobWrapper()
public CondorJobWrapper(boolean shared)
shared - public CondorJobWrapper(java.lang.Object o)
o - | Method Detail |
|---|
public void terminate()
JobWrapper
terminate in class JobWrapperJobWrapper.terminate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||