|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KNIMEStreamConstants | |
---|---|
org.knime.core.data.container |
Implementation of a DataContainer . |
Uses of KNIMEStreamConstants in org.knime.core.data.container |
---|
Classes in org.knime.core.data.container that implement KNIMEStreamConstants | |
---|---|
(package private) class |
BlockableInputStream
Input Stream that wraps a given input stream and searches for terminated end blocks. |
(package private) class |
BlockableOutputStream
Output stream that allows to set block marks. |
(package private) class |
Buffer
A buffer writes the rows from a DataContainer to a file. |
(package private) static class |
Buffer.FromFileIterator
Super class of all file iterators. |
(package private) class |
BufferFromFileIteratorVersion1x
(Obsolete) File iterator to read files written by a Buffer . |
(package private) class |
BufferFromFileIteratorVersion20
File iterator to read stream written by a Buffer . |
(package private) class |
DCObjectInputVersion2
Class interpreting the file format as written by the Buffer class. |
(package private) class |
DCObjectOutputVersion2
Object writing the binary stream of a Buffer . |
(package private) class |
NoKeyBuffer
Buffer implementation that does not write the row keys. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |