Class FastWordCountTopology


  • public class FastWordCountTopology
    extends Object
    WordCount but the spout does not stop, and the bolts are implemented in java. This can show how fast the word count can run.