net.nutch.io
Interface WritableComparable

All Superinterfaces:
Comparable, Writable
All Known Implementing Classes:
BooleanWritable, DeleteDuplicates.IndexedDoc, DistributedWebDBWriter.LinkInstruction, DistributedWebDBWriter.PageInstruction, FetchListTool.SortableScore, IntWritable, Link, LongWritable, MD5Hash, Page, UTF8, WebDBWriter.LinkInstruction, WebDBWriter.PageInstruction

public interface WritableComparable
extends Writable, Comparable

An interface which extends both Writable and Comparable.

Author:
Doug Cutting

Methods inherited from interface net.nutch.io.Writable
readFields, write
 
Methods inherited from interface java.lang.Comparable
compareTo
 



Copyright © 2004 The Nutch Organization.