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