Class ThroughputVsLatency


  • public class ThroughputVsLatency
    extends Object
    WordCount but the spout goes at a predefined rate and we collect proper latency statistics.
    • Constructor Detail

      • ThroughputVsLatency

        public ThroughputVsLatency()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        The main entry point for ThroughputVsLatency.
        Parameters:
        args - the command line args
        Throws:
        Exception - on any error.