org.apache.nutch.indexer
Class DeleteDuplicates.HashScore
java.lang.Object
org.apache.nutch.indexer.DeleteDuplicates.HashScore
- All Implemented Interfaces:
- Comparable, Writable, WritableComparable
- Enclosing class:
- DeleteDuplicates
- public static class DeleteDuplicates.HashScore
- extends Object
- implements WritableComparable
DeleteDuplicates.HashScore
public DeleteDuplicates.HashScore()
write
public void write(DataOutput out)
throws IOException
- Specified by:
write
in interface Writable
- Throws:
IOException
readFields
public void readFields(DataInput in)
throws IOException
- Specified by:
readFields
in interface Writable
- Throws:
IOException
compareTo
public int compareTo(Object o)
- Specified by:
compareTo
in interface Comparable
equals
public boolean equals(Object o)
Copyright © 2006 The Apache Software Foundation