org.apache.nutch.crawl
Class Generator.SelectorInverseMapper
java.lang.Object
org.apache.hadoop.mapred.MapReduceBase
org.apache.nutch.crawl.Generator.SelectorInverseMapper
- All Implemented Interfaces:
- Closeable, JobConfigurable, Mapper
- Enclosing class:
- Generator
public static class Generator.SelectorInverseMapper
- extends MapReduceBase
- implements Mapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Generator.SelectorInverseMapper
public Generator.SelectorInverseMapper()
map
public void map(WritableComparable key,
Writable value,
OutputCollector output,
Reporter reporter)
throws IOException
- Specified by:
map
in interface Mapper
- Throws:
IOException
Copyright © 2006 The Apache Software Foundation