Package org.apache.storm.starter.streams
Class WordCountToBolt
java.lang.Object
org.apache.storm.starter.streams.WordCountToBolt
An example that computes word counts and finally emits the results to an
 external bolt (sink).
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
WordCountToBoltpublic WordCountToBolt()
 
- 
- 
Method Details- 
main- Throws:
- Exception
 
 
-