| Class | Description |
|---|---|
| AbstractLineStream | |
| AbstractSQLProcessor | |
| ArffStream |
This class implements a streaming source providing information from an ARFF
file form.
|
| BinaryWriter | |
| CsvStream | |
| CsvUpload | |
| CsvWriter |
This class implements a listener which will write all its incoming data into
a one-by-one line output.
|
| DataObjectStream | |
| DataObjectWriter | |
| DirectoryStream |
This stream reads the filenames from the given directory.
|
| JSONBlockWriter | |
| JSONStream | |
| JSONWriter |
This is a simple JSON writer that will write all data items into JSON strings
(one line for each item).
|
| LineStream |
This is a very simple stream that just reads from a URL line-by-line.
|
| LineWriter |
A simple output processor that writes out data items to a file according to
some format string.
|
| ListDataStream | |
| ProcessStream | |
| SQLStream | |
| SQLWriter | |
| SvmLightStream |
This class implements a simple reader to read data in the SVM light data
format.
|
| SvmLightWriter | |
| TimeStream |
Copyright © 2014. All rights reserved.