Generated by
JDiff

Package org.apache.hadoop.io

Added Classes
BinaryComparable Interface supported by org.apache.hadoop.io.WritableComparable types supporting ordering/permutation by a representative set of bytes.
 

Changed Classes
BytesWritable A byte sequence that is usable as a key or value.
SequenceFile.CompressionType The compression type used to compress key/value pairs in the SequenceFile.
Text This class stores text using standard UTF8 encoding.
WritableComparator A Comparator for WritableComparables.