|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jmeter.protocol.http.util.accesslog.TCLogParser
org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser
public class OrderPreservingLogParser
| Field Summary |
|---|
| Fields inherited from class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser |
|---|
decode, FILENAME, FILTER, GET, log, POST, READER, RMETHOD, SOURCE, URL_PATH, useFILE |
| Constructor Summary | |
|---|---|
OrderPreservingLogParser()
|
|
OrderPreservingLogParser(java.lang.String source)
|
|
| Method Summary | |
|---|---|
int |
parseAndConfigure(int count,
TestElement el)
parse a set number of lines from the access log. |
| Methods inherited from class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser |
|---|
clone, close, parse, parse |
| Methods inherited from class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser |
|---|
checkMethod, checkParamFormat, checkURL, cleanURL, convertStringToJMRequest, convertStringtoNVPair, decodeParameterValue, parse, parseLine, parseOneParameter, parseParameters, setDecodeParameterValues, setFilter, setSourceFile, setUseParsedFile, stripFile, tokenize |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrderPreservingLogParser()
public OrderPreservingLogParser(java.lang.String source)
| Method Detail |
|---|
public int parseAndConfigure(int count,
TestElement el)
parseAndConfigure in interface LogParserparseAndConfigure in class TCLogParsercount -
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||