Package ca.uqac.lif.cep.diagnostics


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é
  • Classes
    Class
    Description
     
    Empty class representing a callback for a diagnostics function
    Dummy main file
    A Passthrough processor that keeps the count of events that went through it.
    A Passthrough processor that prints every event it receives to the standard output.
     
    Timer that pushes the contents of m_packedEvents every m_outputInterval milliseconds.
    Prints whatever is given to it in a text window.