| Name | Description | Type | Package | Framework |
| AbstractCellFactory | Default implementation of a CellFactory, which creates more than a single new column. | Class | org.knime.core.data.container | KNIME |
| BlobDataCell | Abstract Binary large object cell used to handle potentially large cells. | Class | org.knime.core.data.container | KNIME |
| BlobDataCell .BlobAddress | Class | org.knime.core.data.container | KNIME | |
| BlobSupportDataRow | Special row implementation that supports to access the wrapper cells of BlobDataCell. | Class | org.knime.core.data.container | KNIME |
| BlobWrapperDataCell | Wrapper for BlobDataCell. | Class | org.knime.core.data.container | KNIME |
| BlockableInputStream | Class | org.knime.core.data.container | KNIME | |
| BlockableOutputStream | Class | org.knime.core.data.container | KNIME | |
| Buffer | Class | org.knime.core.data.container | KNIME | |
| Buffer .CompressionFormat | Class | org.knime.core.data.container | KNIME | |
| Buffer .FromFileIterator | Class | org.knime.core.data.container | KNIME | |
| BufferFromFileIteratorVersion1x | Class | org.knime.core.data.container | KNIME | |
| BufferFromFileIteratorVersion20 | Class | org.knime.core.data.container | KNIME | |
| BufferFromFileIteratorVersion20 .DataCellStreamReader | Class | org.knime.core.data.container | KNIME | |
| CellClassInfo | Class | org.knime.core.data.container | KNIME | |
| CellFactory | Factory for a ColumnRearranger to provide new columns which are, e. | Interface | org.knime.core.data.container | KNIME |
| CloseableRowIterator | A row iterator that can be closed in order to save resources. | Class | org.knime.core.data.container | KNIME |
| ColumnRearranger | Meta object to describe in which way a table shall be modified (column-based) to create a new table. | Class | org.knime.core.data.container | KNIME |
| ColumnRearranger .DataCellTypeConverterCellFactory | Class | org.knime.core.data.container | KNIME | |
| ColumnRearranger .SpecAndFactoryObject | Class | org.knime.core.data.container | KNIME | |
| ColumnRearrangerFunction | Class | org.knime.core.data.container | KNIME | |
| ConcatenateTable | Class | org.knime.core.data.container | KNIME | |
| ContainerTable | Class implementing the DataTable interface and using a buffer from a DataContainer as data source. | Class | org.knime.core.data.container | KNIME |
| CopyOnAccessTask | Class | org.knime.core.data.container | KNIME | |
| DataContainer | Buffer that collects DataRow objects and creates a DataTable on request. | Class | org.knime.core.data.container | KNIME |
| DataContainer .BufferCreator | Class | org.knime.core.data.container | KNIME | |
| DataContainerException | Exception that may be thrown by a DataContainer if the data is invalid. | Class | org.knime.core.data.container | KNIME |
| DCObjectInputStream | Class | org.knime.core.data.container | KNIME | |
| DCObjectInputVersion2 | Class | org.knime.core.data.container | KNIME | |
| DCObjectOutputVersion2 | Class | org.knime.core.data.container | KNIME | |
| JoinedTable | Class that realizes a join table of two BufferedDataTable arguments. | Class | org.knime.core.data.container | KNIME |
| JoinTableIterator | Class | org.knime.core.data.container | KNIME | |
| KNIMEStreamConstants | Interface | org.knime.core.data.container | KNIME | |
| LongUTFDataInputStream | Input Stream that's used to read from stream written by LongUTFDataOuputStream. | Class | org.knime.core.data.container | KNIME |
| LongUTFDataOutputStream | Wrapper class of a DataOutputStream that also allows to write UTF strings longer than 65535. | Class | org.knime.core.data.container | KNIME |
| NoKeyBuffer | Class | org.knime.core.data.container | KNIME | |
| PriorityGlobalObjectInputStream | Class | org.knime.core.data.container | KNIME | |
| RearrangeColumnsTable | Table implementation that is created based on a ColumnRearranger. | Class | org.knime.core.data.container | KNIME |
| RearrangeColumnsTable .NewColumnsProducerMapping | Class | org.knime.core.data.container | KNIME | |
| RowAppender | This is a very simple interface that allows adding DataRows to a DataTable, DataContainer, or anything else. | Interface | org.knime.core.data.container | KNIME |
| SingleCellFactory | Convenience implementation of a cell factory with one new column. | Class | org.knime.core.data.container | KNIME |
| TableSpecReplacerTable | Table that only replaces the data table spec of an underlying table. | Class | org.knime.core.data.container | KNIME |
| WrappedTable | Special table implementation that simply wraps a given BufferedDataTable. | Class | org.knime.core.data.container | KNIME |