JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
G
I
M
X
A
allowNullInTransportProperties()
- Method in class io.siddhi.extension.map.xml.sourcemapper.
XmlSourceMapper
G
getOutputEventClasses()
- Method in class io.siddhi.extension.map.xml.sinkmapper.
XMLSinkMapper
getSupportedDynamicOptions()
- Method in class io.siddhi.extension.map.xml.sinkmapper.
XMLSinkMapper
getSupportedInputEventClasses()
- Method in class io.siddhi.extension.map.xml.sourcemapper.
XmlSourceMapper
I
init(StreamDefinition, OptionHolder, Map<String, TemplateBuilder>, ConfigReader, SiddhiAppContext)
- Method in class io.siddhi.extension.map.xml.sinkmapper.
XMLSinkMapper
Initialize the mapper and the mapping configurations.
init(StreamDefinition, OptionHolder, List<AttributeMapping>, ConfigReader, SiddhiAppContext)
- Method in class io.siddhi.extension.map.xml.sourcemapper.
XmlSourceMapper
Initialize the mapper and the mapping configurations.
io.siddhi.extension.map.xml.sinkmapper
- package io.siddhi.extension.map.xml.sinkmapper
io.siddhi.extension.map.xml.sourcemapper
- package io.siddhi.extension.map.xml.sourcemapper
M
mapAndProcess(Object, InputEventHandler)
- Method in class io.siddhi.extension.map.xml.sourcemapper.
XmlSourceMapper
Receives an event as an XML string from
Source
, converts it to a
ComplexEventChunk
and send to the
OutputCallback
.
mapAndSend(Event, OptionHolder, Map<String, TemplateBuilder>, SinkListener)
- Method in class io.siddhi.extension.map.xml.sinkmapper.
XMLSinkMapper
mapAndSend(Event[], OptionHolder, Map<String, TemplateBuilder>, SinkListener)
- Method in class io.siddhi.extension.map.xml.sinkmapper.
XMLSinkMapper
Map and publish the given
Event
array
X
XMLSinkMapper
- Class in
io.siddhi.extension.map.xml.sinkmapper
Mapper class to convert a Siddhi message to a XML message.
XMLSinkMapper()
- Constructor for class io.siddhi.extension.map.xml.sinkmapper.
XMLSinkMapper
XmlSourceMapper
- Class in
io.siddhi.extension.map.xml.sourcemapper
This mapper converts XML string input to
ComplexEventChunk
.
XmlSourceMapper()
- Constructor for class io.siddhi.extension.map.xml.sourcemapper.
XmlSourceMapper
A
G
I
M
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
WSO2
. All rights reserved.