Class DistributedRunner


  • public class DistributedRunner
    extends Object
    This class serves all responsibility of starting and stopping distributed tests. It was refactored from JMeter and RemoteStart classes to unify retry behavior.
    See Also:
    JMeter, RemoteStart