public void write(DataOutput out) throws IOException
Writable
out
write
AbstractMapWritable
DataOuput
IOException
public void readFields(DataInput in) throws IOException
in
For efficiency, implementations should attempt to re-use storage in the existing object where possible.
readFields
DataInput