public class AggregateWordHistogram
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AggregateWordHistogram.AggregateWordHistogramPlugin |
| Constructor and Description |
|---|
AggregateWordHistogram() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
The main driver for word count map/reduce program.
|
Copyright © 2009 The Apache Software Foundation