| Package | Description |
|---|---|
| kieker.analysis | |
| kieker.tools.logReplayer |
| Modifier and Type | Class and Description |
|---|---|
class |
AnalysisController
The
AnalysisController can be used to configure, control, save and load an analysis instance. |
| Constructor and Description |
|---|
AnalysisControllerThread(IAnalysisController analysisController)
Creates a new instance of this class using the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractReaderPlugin |
JMSLogReplayer.createReader(IAnalysisController analysisController)
Implementing classes return the reader to be used for reading the monitoring log.
|
protected abstract AbstractReaderPlugin |
AbstractLogReplayer.createReader(IAnalysisController analysisInstance)
Implementing classes return the reader to be used for reading the monitoring log.
|
protected AbstractReaderPlugin |
FilesystemLogReplayer.createReader(IAnalysisController analysisInstance)
Implementing classes return the reader to be used for reading the monitoring log.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net