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 java.io.IOException, java.lang.InterruptedException
Copyright © 2018 The Apache Software Foundation