org.apache.nutch.indexer
Class DeleteDuplicates.IndexDoc
java.lang.Object
org.apache.nutch.indexer.DeleteDuplicates.IndexDoc
- All Implemented Interfaces:
- Comparable, Writable, WritableComparable
- Enclosing class:
- DeleteDuplicates
- public static class DeleteDuplicates.IndexDoc
- extends Object
- implements WritableComparable
DeleteDuplicates.IndexDoc
public DeleteDuplicates.IndexDoc()
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