Class TimeVSThreadGraphConsumer

  • All Implemented Interfaces:
    org.apache.jmeter.report.processor.SampleConsumer , org.apache.jmeter.report.processor.SampleProcessor , org.apache.jmeter.report.processor.SampleProducer

    
    public class TimeVSThreadGraphConsumer
    extends AbstractGraphConsumer
                        

    The class TimeVSThreadGraphConsumer provides a graph to visualize average response time vs number of threads

    • Constructor Detail

      • TimeVSThreadGraphConsumer

        TimeVSThreadGraphConsumer()
    • Method Detail