Package | Description |
---|---|
io.siddhi.core | |
io.siddhi.core.query | |
io.siddhi.core.query.output.callback | |
io.siddhi.core.query.output.ratelimit | |
io.siddhi.core.util.parser |
Class and Description |
---|
QueryCallback
Query Callback is used to get resulting output events from a Siddhi query.
|
Class and Description |
---|
OutputCallback
Abstract class to represent parent callback implementation which allows users to get processed events from Siddhi
queries.
|
QueryCallback
Query Callback is used to get resulting output events from a Siddhi query.
|
Class and Description |
---|
InsertIntoStreamCallback
Implementation of
OutputCallback to receive processed Siddhi events from
Siddhi queries and put them into StreamJunction . |
InsertIntoWindowCallback
This callback is an adapter between
StreamJunction and Window . |
OutputCallback
Abstract class to represent parent callback implementation which allows users to get processed events from Siddhi
queries.
|
Class and Description |
---|
OutputCallback
Abstract class to represent parent callback implementation which allows users to get processed events from Siddhi
queries.
|
QueryCallback
Query Callback is used to get resulting output events from a Siddhi query.
|
Class and Description |
---|
OutputCallback
Abstract class to represent parent callback implementation which allows users to get processed events from Siddhi
queries.
|
Copyright © 2019. All rights reserved.