Generated by
JDiff

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

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

Added 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.