org.apache.nutch.crawl
Class Generator.SelectorEntry
java.lang.Object
org.apache.nutch.crawl.Generator.SelectorEntry
- All Implemented Interfaces:
- Writable
- Enclosing class:
- Generator
- public static class Generator.SelectorEntry
- extends Object
- implements Writable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
url
public UTF8 url
datum
public CrawlDatum datum
Generator.SelectorEntry
public Generator.SelectorEntry()
readFields
public void readFields(DataInput in)
throws IOException
- Specified by:
readFields
in interface Writable
- Throws:
IOException
write
public void write(DataOutput out)
throws IOException
- Specified by:
write
in interface Writable
- Throws:
IOException
Copyright © 2006 The Apache Software Foundation