Interface | Description |
---|---|
SiddhiDebuggerCallback |
Callback to get notification about the events passing through the break points.
|
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 | Description |
---|---|
SiddhiDebugger.QueryTerminal |
SiddhiDebugger allows to add breakpoints only at the beginning and the end of a query.
|
Copyright © 2021. All rights reserved.