|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.gridbus.broker.farming.alchemi.AlchemiTask
This class represents a task, for an AlchemiJob
| Constructor Summary | |
AlchemiTask(Job j)
Constructor for this class |
|
| Method Summary | |
void |
copycmd(TaskCommand tc)
Interprets the copy command for this task |
java.util.Hashtable |
getoutputsub()
Returns a list of the output files |
void |
parserunfile()
Parses the run file |
java.lang.String |
substitute(java.lang.String cmd,
TaskCommand tc)
Substitutes the input with the job variables and returns the result |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AlchemiTask(Job j)
j - - the job corresponding to this task| Method Detail |
public java.util.Hashtable getoutputsub()
public void copycmd(TaskCommand tc)
tc - - the copy command for this task
public java.lang.String substitute(java.lang.String cmd,
TaskCommand tc)
cmd - - the command to substitutetc - - the task command
public void parserunfile()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||