org.apache.jmeter.protocol.http.util.accesslog
Class OrderPreservingLogParser
- Cloneable, LogParser, TestCloneable
public class OrderPreservingLogParser
FILENAME , FILTER , GET , POST , READER , RMETHOD , SOURCE , URL_PATH , decode , log , useFILE |
checkMethod , checkParamFormat , checkURL , cleanURL , close , convertStringToJMRequest , convertStringtoNVPair , decodeParameterValue , parse , parse , parseAndConfigure , parseLine , parseOneParameter , parseParameters , setDecodeParameterValues , setFilter , setSourceFile , setUseParsedFile , stripFile , tokenize |
OrderPreservingLogParser
public OrderPreservingLogParser()
OrderPreservingLogParser
public OrderPreservingLogParser(String source)
parseAndConfigure
public int parseAndConfigure(int count,
TestElement el)
parse a set number of lines from the access log. Keep in mind the number
of lines parsed will depend the filter and number of lines in the log.
The method returns the actual lines parsed.
- parseAndConfigure in interface LogParser
- parseAndConfigure in interface TCLogParser
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.