public static class BuildReverseWebGraph.Reduce extends org.apache.hadoop.mapred.MapReduceBase implements org.apache.hadoop.mapred.Reducer<org.apache.hadoop.io.Text,tl.lin.data.array.ArrayListWritable<AnchorText>,org.apache.hadoop.io.IntWritable,tl.lin.data.array.ArrayListWritable<AnchorText>>
| Constructor and Description |
|---|
BuildReverseWebGraph.Reduce() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(org.apache.hadoop.io.Text key,
Iterator<tl.lin.data.array.ArrayListWritable<AnchorText>> values,
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 reduce(org.apache.hadoop.io.Text key,
Iterator<tl.lin.data.array.ArrayListWritable<AnchorText>> values,
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
reduce in interface org.apache.hadoop.mapred.Reducer<org.apache.hadoop.io.Text,tl.lin.data.array.ArrayListWritable<AnchorText>,org.apache.hadoop.io.IntWritable,tl.lin.data.array.ArrayListWritable<AnchorText>>IOExceptionCopyright © 2015. All rights reserved.