Class SequenceFile.Writer

java.lang.Object
org.apache.hadoop.io.SequenceFile.Writer
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable, StreamCapabilities, Syncable
Enclosing class:
SequenceFile

public static class SequenceFile.Writer extends Object implements Closeable, Syncable, Flushable, StreamCapabilities
Write key/value pairs to a sequence-format file.