Class EstimateThroughput


  • public class EstimateThroughput
    extends Object
    Estimate the throughput of all topologies.
    • Constructor Detail

      • EstimateThroughput

        public EstimateThroughput()
    • Method Detail

      • main

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