public static class TestOrderedWordCount.TokenizerMapper extends org.apache.hadoop.mapreduce.Mapper<Object,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,org.apache.hadoop.io.IntWritable>
| Constructor and Description |
|---|
TestOrderedWordCount.TokenizerMapper() |
public TestOrderedWordCount.TokenizerMapper()
public void map(Object key, org.apache.hadoop.io.Text value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<Object,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,org.apache.hadoop.io.IntWritable>IOExceptionInterruptedExceptionCopyright © 2015 Apache Software Foundation. All rights reserved.