FileReader is used to read data from one file of full data to simulate a stream data.
FileWriter use generator to generate data and save to file or HDFS for simulation or test.
Stream writer that outputs the stream to the standard output.
Stream reader that gets instances from a socket stream.
Abstract class for outputing a DStream of Examples to be used inside tasks.
Abstract class that defines the output from a DStream of Strings.
Stream reader that gets instances from a file stream.