|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--weka.experiment.RemoteExperimentSubTask
Class to encapsulate an experiment as a task that can be executed on a remote host.
Constructor Summary | |
RemoteExperimentSubTask()
|
Method Summary | |
void |
execute()
Run the experiment |
Experiment |
getExperiment()
Get the experiment for this sub task |
TaskStatusInfo |
getTaskStatus()
Clients should be able to call this method at any time to obtain information on a current task. |
void |
setExperiment(Experiment task)
Set the experiment for this sub task |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoteExperimentSubTask()
Method Detail |
public void setExperiment(Experiment task)
task
- the experimentpublic Experiment getExperiment()
public void execute()
execute
in interface Task
public TaskStatusInfo getTaskStatus()
Task
getTaskStatus
in interface Task
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London