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