public class BoltTokenizerWordCount extends Object
Bolt.
The input is a plain text file with lines separated by newline characters.
Usage: WordCount <text path> <result path>
If no parameters are provided, the program is run with default data from WordCountData.
This example shows how to:
| Constructor and Description |
|---|
BoltTokenizerWordCount() |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.