| Class | Description |
|---|---|
| BoltCounter |
Implements the word counter that counts the occurrence of each unique word.
|
| BoltCounterByName |
Implements the word counter that counts the occurrence of each unique word.
|
| BoltTokenizer |
Implements the string tokenizer that splits sentences into words as a bolt.
|
| BoltTokenizerByName |
Implements the string tokenizer that splits sentences into words as a bolt.
|
| WordCountDataPojos | |
| WordCountDataPojos.Sentence | |
| WordCountDataTuple | |
| WordCountFileSpout |
Implements a Spout that reads data from a given local file.
|
| WordCountInMemorySpout |
Implements a Spout that reads data from
WordCountData.WORDS. |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.