public final class MailToDictionaryReducer extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,VarIntWritable,org.apache.hadoop.io.Text,VarIntWritable>
| Constructor and Description |
|---|
MailToDictionaryReducer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reduce(org.apache.hadoop.io.Text key,
Iterable<VarIntWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
protected void reduce(org.apache.hadoop.io.Text key,
Iterable<VarIntWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
throws IOException,
InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,VarIntWritable,org.apache.hadoop.io.Text,VarIntWritable>IOExceptionInterruptedExceptionCopyright © 2008–2013 The Apache Software Foundation. All rights reserved.