| Package | Description |
|---|---|
| org.wso2.siddhi.core | |
| org.wso2.siddhi.core.query | |
| org.wso2.siddhi.core.query.output.ratelimit |
| Modifier and Type | Method and Description |
|---|---|
void |
SiddhiAppRuntime.addCallback(String queryName,
QueryCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryRuntime.addCallback(QueryCallback callback) |
| Modifier and Type | Field and Description |
|---|---|
protected List<QueryCallback> |
OutputRateLimiter.queryCallbacks |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputRateLimiter.addQueryCallback(QueryCallback callback) |
Copyright © 2018 WSO2. All rights reserved.