| Package | Description |
|---|---|
| org.wso2.siddhi.core | |
| org.wso2.siddhi.core.stream.output.sink |
| Modifier and Type | Method and Description |
|---|---|
void |
SiddhiAppRuntime.addCallback(String streamId,
StreamCallback streamCallback) |
| Modifier and Type | Class and Description |
|---|---|
class |
SinkCallback
Sink Callback is used to get
Events from Siddhi Streams using
StreamJunction and send them to SinkMappers to do the mapping. |
Copyright © 2017 WSO2. All rights reserved.