Package | Description |
---|---|
io.siddhi.core | |
io.siddhi.core.query | |
io.siddhi.core.query.output.ratelimit |
Modifier and Type | Method and Description |
---|---|
void |
SiddhiAppRuntimeImpl.addCallback(String queryName,
QueryCallback callback) |
void |
SiddhiAppRuntime.addCallback(String queryName,
QueryCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
QueryRuntimeImpl.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 © 2019. All rights reserved.