Package org.knime.base.data.join

Implementation of a DataTable that joins to underlying tables based on their row key (like a Database join).

See:
          Description

Class Summary
InMemoryIterator This iterator joins two tables (given by a JoinedTable) in memory and is therfore magnituded faster than the standard joiner.
JoinedTable Creates new table by appending all columns from right table to the left table.
JoinedTableRowIterator What is worth to notice about the order: Ideally, the order in both tables is the same.
 

Package org.knime.base.data.join Description

Implementation of a DataTable that joins to underlying tables based on their row key (like a Database join).



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.