org.apache.nutch.crawl
Class Generator.SelectorEntry
java.lang.Object
org.apache.nutch.crawl.Generator.SelectorEntry
- All Implemented Interfaces:
- org.apache.hadoop.io.Writable
- Enclosing class:
- Generator
public static class Generator.SelectorEntry
- extends Object
- implements org.apache.hadoop.io.Writable
url
public org.apache.hadoop.io.Text url
datum
public CrawlDatum datum
Generator.SelectorEntry
public Generator.SelectorEntry()
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
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2006 The Apache Software Foundation