public class WordCountWithHadoopOutputFormat extends Object implements eu.stratosphere.api.common.Program, eu.stratosphere.api.common.ProgramDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
WordCountWithHadoopOutputFormat.CountWords
Sums up the counts for a certain given key.
|
static class |
WordCountWithHadoopOutputFormat.TokenizeLine
Converts a Record containing one string in to multiple string/integer pairs.
|
| Constructor and Description |
|---|
WordCountWithHadoopOutputFormat() |
Copyright © 2013–2014. All rights reserved.