public class LongDoubleWritable extends PairWritable<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.DoubleWritable>
Constructor and Description |
---|
LongDoubleWritable()
Constructor
|
LongDoubleWritable(long left,
double right)
Constructor
|
getLeft, getRight, of, readFields, setValue, write
compareTo, equals, getKey, getValue, hashCode, toString, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.