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