| Class | Description |
|---|---|
| BoltTokenizerWordCount |
Implements the "WordCount" program that computes a simple word occurrence histogram over text files in a streaming
fashion.
|
| BoltTokenizerWordCountPojo |
Implements the "WordCount" program that computes a simple word occurrence histogram over text files in a streaming
fashion.
|
| BoltTokenizerWordCountWithNames |
Implements the "WordCount" program that computes a simple word occurrence histogram over text files in a streaming
fashion.
|
| SpoutSourceWordCount |
Implements the "WordCount" program that computes a simple word occurrence histogram over text files in a streaming
fashion.
|
| SpoutSourceWordCount.Tokenizer |
Implements the string tokenizer that splits sentences into words as a user-defined FlatMapFunction.
|
| WordCountLocal |
Implements the "WordCount" program that computes a simple word occurrence histogram over text files in a streaming
fashion.
|
| WordCountLocalByName |
Implements the "WordCount" program that computes a simple word occurrence histogram over text files in a streaming
fashion.
|
| WordCountRemoteByClient |
Implements the "WordCount" program that computes a simple word occurrence histogram over text files in a streaming
fashion.
|
| WordCountRemoteBySubmitter |
Implements the "WordCount" program that computes a simple word occurrence histogram over text files in a streaming
fashion.
|
| WordCountTopology |
Implements the "WordCount" program that computes a simple word occurrence histogram over text files in a streaming
fashion.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.