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 Summary
-
Method Summary
-
Constructor Details
-
WordCountToBolt
public WordCountToBolt()
-
-
Method Details
-
main
- Throws:
Exception
-