Package weka.knowledgeflow
Annotation Type SingleThreadedExecution
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface SingleThreadedExecutionClass annotation that can be used to indicate that something should be executed in a non-parallel manner - i.e. only one instance of the class should be executing at any one time in the JVM- Version:
- $Revision: $
- Author:
- Mark Hall (mhall{[at]}pentaho{[dot]}com)