public static class BuildWebGraph.Map extends org.apache.hadoop.mapred.MapReduceBase implements org.apache.hadoop.mapred.Mapper<org.apache.hadoop.io.IntWritable,tl.lin.data.array.ArrayListWritable<AnchorText>,org.apache.hadoop.io.IntWritable,tl.lin.data.array.ArrayListWritable<AnchorText>>
| Constructor and Description |
|---|
BuildWebGraph.Map() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(org.apache.hadoop.io.IntWritable key,
tl.lin.data.array.ArrayListWritable<AnchorText> anchors,
org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.io.IntWritable,tl.lin.data.array.ArrayListWritable<AnchorText>> output,
org.apache.hadoop.mapred.Reporter reporter) |
public void map(org.apache.hadoop.io.IntWritable key,
tl.lin.data.array.ArrayListWritable<AnchorText> anchors,
org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.io.IntWritable,tl.lin.data.array.ArrayListWritable<AnchorText>> output,
org.apache.hadoop.mapred.Reporter reporter)
throws IOException
map in interface org.apache.hadoop.mapred.Mapper<org.apache.hadoop.io.IntWritable,tl.lin.data.array.ArrayListWritable<AnchorText>,org.apache.hadoop.io.IntWritable,tl.lin.data.array.ArrayListWritable<AnchorText>>IOExceptionCopyright © 2015. All rights reserved.