Package io.siddhi.core.debugger
-
Interface Summary Interface Description SiddhiDebuggerCallback Callback to get notification about the events passing through the break points. -
Class Summary Class Description SiddhiDebugger SiddhiDebugger adds checkpoints, remove checkpoints and provide traversal functions like next and play.SiddhiDebuggerClient SiddhiDebuggerClient is a commandline tool to feed siddhi app and input from text files and debug the query at the runtime. -
Enum Summary Enum Description SiddhiDebugger.QueryTerminal SiddhiDebugger allows to add breakpoints only at the beginning and the end of a query.