This project has retired. For details please refer to its Attic page.
org.apache.gora.examples.mapreduce (Apache Gora 0.2 API)

Package org.apache.gora.examples.mapreduce

Class Summary
QueryCounter<K,T extends Persistent> Example Hadoop job to count the row of a gora Query.
QueryCounter.QueryCounterMapper<K,T extends Persistent>  
WordCount Classic word count example in Gora.
WordCount.TokenizerMapper TokenizerMapper takes <String, WebPage> pairs as obtained from the input DataStore, and tokenizes the content via WebPage.getContent().
WordCount.WordCountReducer  
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.