See: Description
| Class | Description |
|---|---|
| ActiveThreadsGraphConsumer |
The class ActiveThreadsGraphConsumer provides a graph to visualize active threads
per time period (defined by granularity)
|
| BytesThroughputGraphConsumer |
The class HitsPerSecondGraphConsumer provides a graph to visualize bytes throughput
per time period (defined by granularity)
|
| CodesPerSecondGraphConsumer |
The class CodesPerSecondGraphConsumer provides a graph to visualize response codes rate
per second
|
| ConnectTimeOverTimeGraphConsumer |
The class ConnectTimeOverTimeGraphConsumer provides a graph to visualize Connection time
per time period (defined by granularity)
|
| HitsPerSecondGraphConsumer |
The class HitsPerSecondGraphConsumer provides a graph to visualize hits rate
per second.
|
| LatencyOverTimeGraphConsumer |
The class LatencyOverTimeGraphConsumer provides a graph to visualize latency
per time period (defined by granularity)
|
| LatencyVSRequestGraphConsumer |
The class LatencyVSRequestGraphConsumer provides a graph to visualize
latency vs requests
|
| ResponseTimeDistributionGraphConsumer |
The class ResponseTimeDistributionGraphConsumer provides a graph to visualize
the distribution of the average response time per sample
|
| ResponseTimeOverTimeGraphConsumer |
The class ResponseTimeOverTimeGraphConsumer provides a graph to visualize mean
response time per time period (defined by granularity)
|
| ResponseTimePercentilesGraphConsumer |
The Class ResponseTimePercentilesGraphConsumer computes percentile
graph for each samples
|
| ResponseTimePercentilesOverTimeGraphConsumer |
The class ResponseTimePercentilesOverTimeGraphConsumer provides a graph to visualize percentiles
over time period.
|
| ResponseTimePerSampleGraphConsumer |
The class ResponseTimePerSampleGraphConsumer provides a graph to visualize
percentiles of response time for each sample name.
|
| ResponseTimeVSRequestGraphConsumer |
The class ResponseTimeVSRequestGraphConsumer provides a graph to visualize
response time vs requests
|
| SyntheticResponseTimeDistributionGraphConsumer |
The class SyntheticResponseTimeDistributionGraphConsumer provides a graph to visualize
the distribution of the response times on APDEX threshold
|
| TimeVSThreadGraphConsumer |
The class TimeVSThreadGraphConsumer provides a graph to visualize average response time
vs number of threads
|
| TransactionsPerSecondGraphConsumer |
The class TransactionsPerSecondGraphConsumer provides a graph to visualize
transactions rate per second.
|
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.