public class WordCountCollator extends Object implements Collator<String,Integer,List<Map.Entry<String,Integer>>>
WordCountCollator(int kthFrequentWord)
List<Map.Entry<String,Integer>>
collate(Map<String,Integer> reducedResults)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WordCountCollator(int kthFrequentWord)
public List<Map.Entry<String,Integer>> collate(Map<String,Integer> reducedResults)
Collator
collate
Collator<String,Integer,List<Map.Entry<String,Integer>>>
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.