| Class | Description |
|---|---|
| AbstractLineStream | |
| AbstractSQLProcessor | |
| AbstractWriter | |
| ArffStream |
This class implements a streaming source providing information from an ARFF
file form.
|
| BinaryWriter | |
| CsvStream | |
| CsvUpload | Deprecated |
| CsvWriter |
This class implements a simple CSV output writer.
|
| DataObjectStream | |
| DataObjectWriter | |
| DirectoryStream |
This stream reads the filenames from the given directory.
|
| DweetWriter | |
| IndexStream | |
| 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 | |
| RandomStream | |
| SQLStream | |
| SQLWriter | |
| SvmLightStream |
This class implements a simple reader to read data in the SVM light data
format.
|
| SvmLightWriter | Deprecated |
| TimeStream |
Copyright © 2018. All rights reserved.