public static class SegmentReader.InputCompatMapper extends Mapper<WritableComparable<?>,Writable,Text,NutchWritable>
Mapper.Context| Constructor and Description |
|---|
InputCompatMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(WritableComparable<?> key,
Writable value,
Mapper.Context context) |
public void map(WritableComparable<?> key, Writable value, Mapper.Context context) throws IOException, InterruptedException
map in class Mapper<WritableComparable<?>,Writable,Text,NutchWritable>IOExceptionInterruptedExceptionCopyright © 2021 The Apache Software Foundation