public static class NewWritable.NewLongWritable extends org.apache.hadoop.io.LongWritable implements NewWritable<java.lang.Long>
org.apache.hadoop.io.LongWritable.Comparator, org.apache.hadoop.io.LongWritable.DecreasingComparatorNewWritable.NewIntWritable, NewWritable.NewLongWritable, NewWritable.NewTextWritable| Constructor and Description |
|---|
NewLongWritable() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getValue() |
void |
setValue(java.lang.Long value) |
compareTo, equals, get, hashCode, readFields, set, toString, writepublic void setValue(java.lang.Long value)
setValue in interface NewWritable<java.lang.Long>public java.lang.Long getValue()
getValue in interface NewWritable<java.lang.Long>