| Name | Description | Type | Package | Framework |
| AbstractColumnTableSorter | Class | org.knime.core.data.sort | KNIME | |
| AbstractTableSorter | Class | org.knime.core.data.sort | KNIME | |
| BufferedDataTableSorter | Table sorter for sorting BufferedDataTable objects. | Class | org.knime.core.data.sort | KNIME |
| ColumnBufferedDataTableSorter | Column-wise table sorter which uses the BufferedDataTableSorter internally. | Class | org.knime.core.data.sort | KNIME |
| ColumnDataTableSorter | Column-wise table sorter which uses the DataTableSorter internally. | Class | org.knime.core.data.sort | KNIME |
| DataTableSorter | Table sorter for sorting plain DataTable objects (use the class BufferedDataTableSorter if you want to sort buffered data | Class | org.knime.core.data.sort | KNIME |
| MemoryService | Used to query if memory on the heap is low. | Class | org.knime.core.data.sort | KNIME |
| SortingConsumer | Callback for the AbstractColumnTableSorter. | Interface | org.knime.core.data.sort | KNIME |
| SortingDescription | The configuration class for the AbstractColumnTableSorter. | Class | org.knime.core.data.sort | KNIME |