Generated by
JDiff

Class org.apache.hadoop.io.MD5Hash

Removed interface org.apache.hadoop.io.WritableComparable.
Added interface org.apache.hadoop.io.WritableComparable.

Added Methods
MD5Hash digest(InputStream) Construct a hash value for the content from the InputStream.
 

Changed Methods
int compareTo(MD5Hash) Change in signature from Object to MD5Hash.
Compares this object with the specified object for order.