@AutoService(value=LogParser.class) public class OrderPreservingLogParser extends SharedTCLogParser
| Constructor and Description |
|---|
OrderPreservingLogParser() |
OrderPreservingLogParser(String source) |
| Modifier and Type | Method and Description |
|---|---|
int |
parseAndConfigure(int count,
org.apache.jmeter.testelement.TestElement el)
parse a set number of lines from the access log.
|
clone, close, parse, parsecheckMethod, checkParamFormat, checkURL, cleanURL, convertStringToJMRequest, convertStringtoNVPair, decodeParameterValue, parse, parseLine, parseOneParameter, parseParameters, setDecodeParameterValues, setFilter, setSourceFile, setUseParsedFile, stripFile, tokenizepublic OrderPreservingLogParser()
public OrderPreservingLogParser(String source)
public int parseAndConfigure(int count,
org.apache.jmeter.testelement.TestElement el)
parseAndConfigure in interface LogParserparseAndConfigure in class TCLogParsercount - number of max lines to readel - TestElement to read lines intoCopyright © 1998-2023 Apache Software Foundation. All Rights Reserved.