| Interface | Description |
|---|---|
| Filter |
Description:
Filter interface is designed to make it easier to use Access Logs for JMeter test plans. |
| Generator |
Description:
Generator is a base interface that defines the minimum methods needed to implement a concrete generator. |
| LogParser |
Description:
LogParser is the base interface for classes implementing concrete parse logic. |
| Class | Description |
|---|---|
| LogFilter |
Description:
LogFilter is a basic implementation of Filter interface. |
| NVPair |
Description:
|
| OrderPreservingLogParser | |
| SessionFilter |
Provides Session Filtering for the AccessLog Sampler.
|
| SharedTCLogParser | |
| StandardGenerator |
Description:
StandardGenerator will be the default generator used to pre-process logs. |
| TCLogParser |
Description:
Currently the parser only handles GET/POST requests. |
Copyright © 1998-2021 Apache Software Foundation. All Rights Reserved.