public class WordCount extends Object implements Program, ProgramDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
WordCount.CountWords
Sums up the counts for a certain given key.
|
static class |
WordCount.TokenizeLine
Converts a Record containing one string in to multiple string/integer pairs.
|
| Constructor and Description |
|---|
WordCount() |
public String getDescription()
getDescription in interface ProgramDescriptionCopyright © 2013. All rights reserved.