Package | Description |
---|---|
io.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,
io.siddhi.query.api.definition.StreamDefinition streamDefinition,
SiddhiAppContext siddhiAppContext) |
Copyright © 2019. All rights reserved.