Class AbstractOverTimeGraphConsumer

All Implemented Interfaces:
SampleConsumer, SampleProcessor, SampleProducer
Direct Known Subclasses:
ActiveThreadsGraphConsumer, BytesThroughputGraphConsumer, CodesPerSecondGraphConsumer, ConnectTimeOverTimeGraphConsumer, CustomGraphConsumer, HitsPerSecondGraphConsumer, LatencyOverTimeGraphConsumer, ResponseCustomGraphGraphConsumer, ResponseTimeOverTimeGraphConsumer, ResponseTimePercentilesOverTimeGraphConsumer, TotalTPSGraphConsumer, TransactionsPerSecondGraphConsumer

public abstract class AbstractOverTimeGraphConsumer extends AbstractGraphConsumer
The class AbstractOverTimeGraphConsumer provides a base class for over time graphs.
Since:
3.0
  • Field Details

  • Constructor Details

    • AbstractOverTimeGraphConsumer

      protected AbstractOverTimeGraphConsumer()
      Instantiates a new abstract over time graph consumer.
  • Method Details