public static class NodeDumper.Dumper.DumperMapper extends Mapper<Text,Node,Text,FloatWritable>
Mapper.Context| Constructor and Description |
|---|
DumperMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(Text key,
Node node,
Mapper.Context context) |
void |
setup(Mapper.Context context) |
public void setup(Mapper.Context context)
public void map(Text key, Node node, Mapper.Context context) throws IOException, InterruptedException
map in class Mapper<Text,Node,Text,FloatWritable>IOExceptionInterruptedExceptionCopyright © 2021 The Apache Software Foundation