Uses of Class
org.knime.base.node.parallel.AbstractParallelNodeModel

Packages that use AbstractParallelNodeModel
org.knime.base.node.parallel This subpackage contains some classes that can be used to implemet nodes that process their data in parallel. 
 

Uses of AbstractParallelNodeModel in org.knime.base.node.parallel
 

Subclasses of AbstractParallelNodeModel in org.knime.base.node.parallel
 class ThreadedNodeModel
          Deprecated. Use either the ThreadedColAppenderNodeModel if you want to add columns to the input tables and the number of rows stays the same, or the ThreadedTableBuilderNodeModel if you want to build a completely new table.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.