public class LogtoolExecutor extends NoopAnalyzer
| Modifier and Type | Class and Description |
|---|---|
protected class |
LogtoolExecutor.ObjectHandler |
| Constructor and Description |
|---|
LogtoolExecutor()
Constructor does nothing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
interrupt() |
String |
readLog(InputStream logStream,
NewObjectListener listener,
int timeslotPause) |
void |
report() |
void |
setup()
Creates data structures, opens output file.
|
cli, getBean, getContext, getCore, getDomainObjectReader, initialize, registerMessageListener, registerNewObjectListener, setContextpublic LogtoolExecutor()
public String readLog(InputStream logStream, NewObjectListener listener, int timeslotPause)
public void setup()
setup in interface Analyzersetup in class NoopAnalyzerpublic void report()
report in interface Analyzerreport in class NoopAnalyzerpublic void interrupt()
Copyright © 2018 Power TAC. All rights reserved.