Uses of Class
org.knime.core.node.BufferedDataContainer

Packages that use BufferedDataContainer
org.knime.core.node Contains all classes needed to implement a new node in the workflow. 
 

Uses of BufferedDataContainer in org.knime.core.node
 

Methods in org.knime.core.node that return BufferedDataContainer
 BufferedDataContainer ExecutionContext.createDataContainer(DataTableSpec spec)
          Creates a container to which rows can be added.
 BufferedDataContainer ExecutionContext.createDataContainer(DataTableSpec spec, boolean initDomain)
          Creates a container to which rows can be added.
 BufferedDataContainer ExecutionContext.createDataContainer(DataTableSpec spec, boolean initDomain, int maxCellsInMemory)
          Creates a container to which rows can be added, overwriting the node's memory policy.
 



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.