|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlobDataCell | |
---|---|
org.knime.core.data.container |
Implementation of a DataContainer . |
Uses of BlobDataCell in org.knime.core.data.container |
---|
Methods in org.knime.core.data.container that return BlobDataCell | |
---|---|
(package private) BlobDataCell |
Buffer.readBlobDataCell(BlobDataCell.BlobAddress blobAddress,
CellClassInfo cl)
Reads the blob from the given blob address. |
(package private) BlobDataCell |
BufferFromFileIteratorVersion20.DataCellStreamReader.readBlobDataCell(BlobDataCell.BlobAddress blobAddress,
CellClassInfo cl)
Reads the blob from the given blob address. |
(package private) static BlobDataCell |
BufferFromFileIteratorVersion1x.readBlobDataCell(Buffer buffer,
BlobDataCell.BlobAddress blobAddress,
CellClassInfo cl)
Reads the blob from the given blob address. |
Methods in org.knime.core.data.container that return types with arguments of type BlobDataCell | |
---|---|
Class<? extends BlobDataCell> |
BlobWrapperDataCell.getBlobClass()
|
Constructors in org.knime.core.data.container with parameters of type BlobDataCell | |
---|---|
BlobWrapperDataCell(BlobDataCell cell)
Create a new wrapper cell for a blob object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |