Generated by
JDiff

Interface org.apache.hadoop.io.Writable

Changed Methods
void readFields(DataInput) Changed from abstract to non-abstract. Deserialize the fields of this object from in.
void write(DataOutput) Changed from abstract to non-abstract. Serialize the fields of this object to out.