|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--milk.experiment.MIRemoteExperimentSubTask
Class to encapsulate an experiment as a task that can be executed on a remote host.
| Constructor Summary | |
MIRemoteExperimentSubTask()
|
|
| Method Summary | |
void |
execute()
Run the experiment |
MIExperiment |
getExperiment()
Get the experiment for this sub task |
weka.experiment.TaskStatusInfo |
getTaskStatus()
|
void |
setExperiment(MIExperiment task)
Set the experiment for this sub task |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MIRemoteExperimentSubTask()
| Method Detail |
public void setExperiment(MIExperiment task)
task - the experimentpublic MIExperiment getExperiment()
public void execute()
execute in interface weka.experiment.Taskpublic weka.experiment.TaskStatusInfo getTaskStatus()
getTaskStatus in interface weka.experiment.Task
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||