public class WordCountMapperEmitPerValue extends Object implements Mapper<String,String,String,Integer>
WordCountMapperEmitPerValue()
void
map(String key, String value, Collector<String,Integer> c)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WordCountMapperEmitPerValue()
public void map(String key, String value, Collector<String,Integer> c)
Mapper
map
Mapper<String,String,String,Integer>
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.