Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.knime.core.data.blob Classes and Interfaces - 12 results found.
| Name | Description | Type | Package | Framework |
| BinaryObjectCellFactory | Factory to create DataCell objects implementing the BinaryObjectDataValue interface. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataCell | Cell implementation of BinaryObjectDataValue that keeps the binary content in a byte array. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataCell .BinaryObjectCellSerializer | Serializer for BinaryObjectDataCells. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataValue | | Interface | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataValue .BinaryObjectUtilityFactory | | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataValueMetaRenderer | Shows size of BinaryObjectDataValue. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataValueMetaRenderer .Factory | Factory for BinaryObjectDataValueMetaRenderer. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataValueRenderer | Displays a hex dump for binary objects. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataValueRenderer .LongHexdumpFactory | Renderer for BLOBs that shows a hex dump of the first 8kB. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectDataValueRenderer .ShortHexdumpFactory | Renderer for BLOBs that shows a hex dump of the first 128 bytes. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectFileStoreDataCell | Cell implementation of BinaryObjectDataValue that keeps the binary content in a KNIME file store object. | Class | org.knime.core.data.blob | KNIME |
|
| BinaryObjectFileStoreDataCell .BinaryObjectFileStoreCellSerializer | Serializer for BinaryObjectFileStoreDataCells. | Class | org.knime.core.data.blob | KNIME |