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