Kieker 1.5

Package kieker.tools.logReplayer

Class Summary
FilesystemLogReplayer Replays a filesystem monitoring log and simply passes each record to a specified IMonitoringRecordReceiver.
FilesystemLogReplayerStarter Command-line tool for replaying a filesystem monitoring log using the FilesystemLogReplayer.
FSReaderRealtime  
JMSLogReplayer Listens to a JMS queue and simply passes each record to a specified IMonitoringRecordReceiver.
RealtimeReplayDistributor IMonitoringRecordConsumerPlugin that distributes the log records to the worker thread for "real time" replays.
This class has exactly one input port named "in" and one output ports named "out".
TODO: Currently this class can not be used for the later analysis tool, as the objects for the constructor cannot be configured with a configuration object.
RealtimeReplayWorker A Runnable to be scheduled via the RealtimeReplayDistributor TODO This plugin has to be rewritten in 1.6 to be initializable without further methods (initialize(...))
 


Kieker 1.5

Copyright 2012 the Kieker Project, http://kieker-monitoring.net