Generated by
JDiff

Class org.apache.hadoop.io.MapFile.Writer

Added interface java.io.Closeable.

Removed Constructors
MapFile.Writer(Configuration, FileSystem, String, Class, Class) Create the named map for keys of the named class.
MapFile.Writer(Configuration, FileSystem, String, Class, Class, CompressionType) Create the named map for keys of the named class.
MapFile.Writer(Configuration, FileSystem, String, Class, Class, CompressionType, CompressionCodec, Progressable) Create the named map for keys of the named class.
MapFile.Writer(Configuration, FileSystem, String, Class, Class, CompressionType, Progressable) Create the named map for keys of the named class.
 

Added Constructors
MapFile.Writer(Configuration, FileSystem, String, Class<WritableComparable>, Class) Create the named map for keys of the named class.
MapFile.Writer(Configuration, FileSystem, String, Class<WritableComparable>, Class, CompressionType) Create the named map for keys of the named class.
MapFile.Writer(Configuration, FileSystem, String, Class<WritableComparable>, Class, CompressionType, CompressionCodec, Progressable) Create the named map for keys of the named class.
MapFile.Writer(Configuration, FileSystem, String, Class<WritableComparable>, Class, CompressionType, Progressable) Create the named map for keys of the named class.