org.apache.mahout.math.hadoop.stochasticsvd
Class QJob.QJobKeyWritable
java.lang.Object
org.apache.mahout.math.hadoop.stochasticsvd.QJob.QJobKeyWritable
- All Implemented Interfaces:
- Comparable<QJob.QJobKeyWritable>, org.apache.hadoop.io.Writable, org.apache.hadoop.io.WritableComparable<QJob.QJobKeyWritable>
- Enclosing class:
- QJob
public static class QJob.QJobKeyWritable
- extends Object
- implements org.apache.hadoop.io.WritableComparable<QJob.QJobKeyWritable>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QJob.QJobKeyWritable
public QJob.QJobKeyWritable()
readFields
public void readFields(DataInput in)
throws IOException
- Specified by:
readFields
in interface org.apache.hadoop.io.Writable
- Throws:
IOException
write
public void write(DataOutput out)
throws IOException
- Specified by:
write
in interface org.apache.hadoop.io.Writable
- Throws:
IOException
compareTo
public int compareTo(QJob.QJobKeyWritable o)
- Specified by:
compareTo
in interface Comparable<QJob.QJobKeyWritable>
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.