| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| KeyValueWritable<K extends WritableComparable,V extends WritableComparable> | A WritableComparable containing a key-value WritableComparable pair. | 
| LogAnalytics | LogAnalytics is the tutorial class to illustrate Gora MapReduce API. | 
| LogAnalytics.LogAnalyticsMapper | The Mapper takes Long keys and Pageview objects, and emits tuples of <url, day> as keys and 1 as values. | 
| LogAnalytics.LogAnalyticsReducer | The Reducer receives tuples of <url, day> as keys and a list of 
 values corresponding to the keys, and emits a combined keys and MetricDatumobjects. | 
| LogManager | LogManager is the tutorial class to illustrate the basic DataStoreAPI usage. | 
| TextLong | A KeyValueWritableofTextkeys andLongWritablevalues. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||