Package org.apache.mahout.utils.io

Interface Summary
WrappedWriter Convenience class for wrapping either a java.io.Writer or a SequenceFile.Writer with some basic functionality
 

Class Summary
ChunkedWrapper ChunkedWriter based implementation of the WrappedWriter interface.
ChunkedWriter Writes data splitted in multiple Hadoop sequence files of approximate equal size.
IOWriterWrapper Implementation of the WrappedWriter interface based on Writer.
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.