|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BufferedDataTable.KnowsRowCountTable | |
---|---|
org.knime.core.data.container |
Implementation of a DataContainer . |
Uses of BufferedDataTable.KnowsRowCountTable in org.knime.core.data.container |
---|
Classes in org.knime.core.data.container that implement BufferedDataTable.KnowsRowCountTable | |
---|---|
class |
ConcatenateTable
|
class |
ContainerTable
Class implementing the DataTable interface and using a buffer
from a DataContainer as data source. |
class |
JoinedTable
Class that realizes a join table of two BufferedDataTable arguments. |
class |
RearrangeColumnsTable
Table implementation that is created based on a ColumnRearranger. |
class |
TableSpecReplacerTable
Table that only replaces the data table spec of an underlying table. |
class |
WrappedTable
Special table implementation that simply wraps a given BufferedDataTable . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |