| DeleteOnDemandQueryRuntime |
This class is used to keep the runtime information needed to execute an delete on-demand query.
|
| FindOnDemandQueryRuntime |
on-demand query Runtime holds the runtime information needed for executing the on-demand query.
|
| InsertOnDemandQueryRuntime |
This class is used to keep the runtime information needed to execute a insert on-demand query.
|
| OnDemandQueryRuntime |
On-Demand Query Runtime Interface
|
| QueryRuntimeImpl |
Query Runtime represent holder object for a single Siddhi query and holds all runtime objects related to that query.
|
| SelectOnDemandQueryRuntime |
On-demand Query Runtime holds the runtime information needed for executing the on-demand Query.
|
| UpdateOnDemandQueryRuntime |
This class is used to keep the runtime information needed to execute an update on-demand query.
|
| UpdateOrInsertOnDemandQueryRuntime |
This class is used to keep the information needed to execute an updateOrInsert on-demand query.
|