public static class TrecExtractLinks.Reduce extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,tl.lin.data.array.ArrayListWritable<AnchorText>,org.apache.hadoop.io.Text,tl.lin.data.array.ArrayListWritable<AnchorText>>
| Constructor and Description |
|---|
TrecExtractLinks.Reduce() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(org.apache.hadoop.io.Text key,
Iterable<tl.lin.data.array.ArrayListWritable<AnchorText>> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
public void reduce(org.apache.hadoop.io.Text key,
Iterable<tl.lin.data.array.ArrayListWritable<AnchorText>> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
throws IOException,
InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,tl.lin.data.array.ArrayListWritable<AnchorText>,org.apache.hadoop.io.Text,tl.lin.data.array.ArrayListWritable<AnchorText>>IOExceptionInterruptedExceptionCopyright © 2015. All rights reserved.