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