com.rapidminer.operator.execution
Class SimpleUnitExecutor

java.lang.Object
  extended by com.rapidminer.operator.execution.SimpleUnitExecutor
All Implemented Interfaces:
UnitExecutor

public class SimpleUnitExecutor
extends java.lang.Object
implements UnitExecutor

Executes an ExecutionUnit by invoking the operators in their (presorted) ordering. Instances of this class can be shared.

Author:
Simon Fischer

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

SimpleUnitExecutor

public SimpleUnitExecutor()
Method Detail

execute

public void execute(ExecutionUnit unit)
             throws OperatorException
Specified by:
execute in interface UnitExecutor
Throws:
OperatorException


Copyright © 2001-2009 by Rapid-I