public static class SegmentReader.InputCompatMapper extends MapReduceBase implements Mapper<WritableComparable<?>,Writable,Text,NutchWritable>
| Constructor and Description |
|---|
InputCompatMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(WritableComparable<?> key,
Writable value,
OutputCollector<Text,NutchWritable> collector,
Reporter reporter) |
close, configureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigurepublic void map(WritableComparable<?> key, Writable value, OutputCollector<Text,NutchWritable> collector, Reporter reporter) throws java.io.IOException
map in interface Mapper<WritableComparable<?>,Writable,Text,NutchWritable>java.io.IOExceptionCopyright © 2017 The Apache Software Foundation