public static class PhraseExtractAndCount.MapClass3 extends org.apache.hadoop.mapred.MapReduceBase implements org.apache.hadoop.mapred.Mapper<PhrasePair,org.apache.hadoop.io.IntWritable,PhrasePair,org.apache.hadoop.io.IntWritable>
| Constructor and Description |
|---|
PhraseExtractAndCount.MapClass3() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(PhrasePair key,
org.apache.hadoop.io.IntWritable value,
org.apache.hadoop.mapred.OutputCollector<PhrasePair,org.apache.hadoop.io.IntWritable> output,
org.apache.hadoop.mapred.Reporter reporter) |
public void map(PhrasePair key, org.apache.hadoop.io.IntWritable value, org.apache.hadoop.mapred.OutputCollector<PhrasePair,org.apache.hadoop.io.IntWritable> output, org.apache.hadoop.mapred.Reporter reporter) throws IOException
map in interface org.apache.hadoop.mapred.Mapper<PhrasePair,org.apache.hadoop.io.IntWritable,PhrasePair,org.apache.hadoop.io.IntWritable>IOExceptionCopyright © 2015. All rights reserved.