| Class | Description |
|---|---|
| AbstractLogReplayer |
Replays a monitoring log to a
IMonitoringController with a given Configuration. |
| FilesystemLogReplayer |
An implementation of the
AbstractLogReplayer, using the FSReader to replay IMonitoringRecords from a list of file
system monitoring logs. |
| FilesystemLogReplayerStarter |
Command-line tool for replaying a filesystem monitoring log using the
FilesystemLogReplayer. |
| JMSLogReplayer |
An implementation of the
AbstractLogReplayer, using the JmsReader to replay IMonitoringRecords from a JMS queue. |
Copyright 2017 Kieker Project, http://kieker-monitoring.net