| Interface | Description |
|---|---|
| WrappedWriter |
Convenience class for wrapping either a java.io.Writer or a SequenceFile.Writer with some basic functionality
|
| Class | Description |
|---|---|
| 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–2013 The Apache Software Foundation. All rights reserved.