public class WordCountReducer extends Object implements Reducer<String,Integer>
WordCountReducer()
Integer
reduce(String key, Iterator<Integer> iter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WordCountReducer()
public Integer reduce(String key, Iterator<Integer> iter)
Reducer
reduce
Reducer<String,Integer>
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.