| Package | Description |
|---|---|
| org.wso2.siddhi.core.stream.input.source |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PassThroughSourceMapper.mapAndProcess(Object eventObject,
InputEventHandler inputEventHandler) |
protected abstract void |
SourceMapper.mapAndProcess(Object eventObject,
InputEventHandler inputEventHandler)
Method to map the incoming event and as pass that via inputEventHandler to process further.
|
Copyright © 2019 WSO2. All rights reserved.