- All Implemented Interfaces:
- Comparable<org.apache.hadoop.io.DoubleWritable>, org.apache.hadoop.io.Writable, org.apache.hadoop.io.WritableComparable<org.apache.hadoop.io.DoubleWritable>
public class DoubleWritable
extends org.apache.hadoop.io.DoubleWritable
Writable for Double values.
This class was created before the Hadoop version of this class was available, and needs to
be kept around for backward compatibility of third-party UDFs/SerDes. We should consider
removing this class in favor of directly using the Hadoop one in the next major release.