|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.product.logparse.BaseLogParser
org.novadeck.jxla.LogParse
public class LogParse
Main program, parse log files and analyse them.
| Field Summary |
|---|
| Fields inherited from class org.hyperic.hq.product.logparse.BaseLogParser |
|---|
id, log, StatusDontLog, svcType, timeMultiplier, URLDontLog |
| Constructor Summary | |
|---|---|
LogParse()
|
|
| Method Summary | |
|---|---|
void |
initConfig(double timeMultiplier,
java.lang.String regex)
|
RtStat |
parseLine(java.lang.String current)
|
| Methods inherited from class org.hyperic.hq.product.logparse.BaseLogParser |
|---|
DontLog, DontLog, getTimeMultiplier, parseLog, parseLog, parseLog, parseLog, parseLog, postFileParse, setTimeMultiplier, urlDontLog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogParse()
| Method Detail |
|---|
public void initConfig(double timeMultiplier,
java.lang.String regex)
initConfig in interface LogParseInterfaceinitConfig in class BaseLogParserpublic RtStat parseLine(java.lang.String current)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||