public static class CommunityCompression.Map extends Mapper<LongWritable,Text,Text,LouvainVertexWritable>
Mapper.Context| Constructor and Description |
|---|
CommunityCompression.Map() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(LongWritable key,
Text value,
Mapper.Context context) |
public void map(LongWritable key, Text value, Mapper.Context context) throws IOException, InterruptedException
map in class Mapper<LongWritable,Text,Text,LouvainVertexWritable>IOExceptionInterruptedException