| Package | Description |
|---|---|
| org.wso2.siddhi.core.stream.input.source |
| Modifier and Type | Class and Description |
|---|---|
class |
PassThroughSourceMapper
Event Mapper implementation to handle pass-through scenario where user does not need to do any mapping.
|
| Modifier and Type | Method and Description |
|---|---|
SourceMapper |
Source.getMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
Source.init(String sourceType,
OptionHolder transportOptionHolder,
SourceMapper sourceMapper,
String[] transportPropertyNames,
ConfigReader configReader,
String mapType,
OptionHolder mapOptionHolder,
List<AttributeMapping> attributeMappings,
List<AttributeMapping> transportMappings,
ConfigReader mapperConfigReader,
SourceHandler sourceHandler,
org.wso2.siddhi.query.api.definition.StreamDefinition streamDefinition,
SiddhiAppContext siddhiAppContext) |
Copyright © 2017 WSO2. All rights reserved.