@InterfaceAudience.Public @InterfaceStability.Stable public class TokenCounterMapper extends Mapper<Object,Text,Text,IntWritable>
Constructor and Description |
---|
TokenCounterMapper() |
public void map(Object key, Text value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
Mapper
map
in class Mapper<Object,Text,Text,IntWritable>
IOException
InterruptedException
Copyright © 2017 Apache Software Foundation. All rights reserved.