public class DocumentID
extends java.lang.Object
implements org.apache.hadoop.io.WritableComparable
Constructor and Description |
---|
DocumentID()
Constructor.
|
public org.apache.hadoop.io.Text getText()
public int compareTo(java.lang.Object obj)
compareTo
in interface java.lang.Comparable
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public void write(java.io.DataOutput out) throws java.io.IOException
write
in interface org.apache.hadoop.io.Writable
java.io.IOException
public void readFields(java.io.DataInput in) throws java.io.IOException
readFields
in interface org.apache.hadoop.io.Writable
java.io.IOException
Copyright © 2009 The Apache Software Foundation