|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.operator.execution.SimpleUnitExecutor
public class SimpleUnitExecutor
Executes an ExecutionUnit by invoking the operators in their (presorted)
ordering. Instances of this class can be shared.
| Constructor Summary | |
|---|---|
SimpleUnitExecutor()
|
|
| Method Summary | |
|---|---|
void |
execute(ExecutionUnit unit)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleUnitExecutor()
| Method Detail |
|---|
public void execute(ExecutionUnit unit)
throws OperatorException
execute in interface UnitExecutorOperatorException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||