|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.edg.data.reptor.analysis.ExampleCregAnalysis2
Quick example to show matching of two events from a logfile (approximate start of replication until the approximate end of replication). The time difference between the two events is the result. This one restricts the results to replications that took less than 7300 ms. Note: this requires the log4j logger patern begins with %d{ISO8601}. It also makes the match based on a pattern %c{2}:%L.
Constructor Summary | |
ExampleCregAnalysis2(java.lang.String logFile)
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExampleCregAnalysis2(java.lang.String logFile)
Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |