Class AbstractOverTimeGraphConsumer

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

    
    public abstract class AbstractOverTimeGraphConsumer
    extends AbstractGraphConsumer
                        

    The class AbstractOverTimeGraphConsumer provides a base class for over time graphs.

    Since:

    3.0

    • Constructor Detail

    • Method Detail

      • getGranularity

         long getGranularity()

        Gets the granularity.

        Returns:

        the granularity

      • setGranularity

         void setGranularity(long granularity)

        Sets the granularity.

        Parameters:
        granularity - the granularity to set