Class StressTester


  • public class StressTester
    extends Object
    /** A class for stress-testing config server and config proxy. Includes an RPC server interface for communicating with test classes that implement the Tester interface.
    Author:
    hmusum
    • Constructor Detail

      • StressTester

        public StressTester​(String testClass)
    • Method Detail

      • main

        public static void main​(String[] args)
        Parameters:
        args - command-line arguments
      • stop

        public void stop()