Generated by
JDiff

Class org.apache.hadoop.io.SequenceFile.Sorter

Removed Constructors
SequenceFile.Sorter(FileSystem, Class, extends, WritableComparable>, Class, Configuration) Sort and merge files containing the named classes.
 

Added Constructors
SequenceFile.Sorter(FileSystem, Class, Class, Configuration) Sort and merge files containing the named classes.
 

Changed Methods
RawKeyValueIterator merge(List, Path) Change in signature from (SegmentDescriptor>, Path) to (List, Path).
Merges the list of segments of type SegmentDescriptor