Package ca.uqac.lif.cep.diagnostics
A set of processors and functions used to debug and diagnose problems in
a processor chain.
- Author:
- Sylvain Hallé
-
Class Summary Class Description Derivation DiagnosticsCallback Empty class representing a callback for a diagnostics functionMain Dummy main filePassthroughCounter APassthroughprocessor that keeps the count of events that went through it.PrintThrough APassthroughprocessor that prints every event it receives to the standard output.ThroughputMeter Timer Timer that pushes the contents ofm_packedEventseverym_outputIntervalmilliseconds.WindowConsole Prints whatever is given to it in a text window.