Generated by
JDiff

Class org.apache.hadoop.io.SetFile.Writer

Removed Constructors
SetFile.Writer(Configuration, FileSystem, String, Class, extends, WritableComparable>, CompressionType) Create a set naming the element class and compression type.
SetFile.Writer(FileSystem, String, Class, extends, WritableComparable>) Create the named set for keys of the named class.
 

Added Constructors
SetFile.Writer(Configuration, FileSystem, String, Class, CompressionType) Create a set naming the element class and compression type.
SetFile.Writer(FileSystem, String, Class) Create the named set for keys of the named class.