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
C
D
F
G
I
M
R
S
T
U
A
allowNullInTransportProperties()
- Method in class io.siddhi.extension.map.avro.sourcemapper.
AvroSourceMapper
AvroMessageProcessor
- Class in
io.siddhi.extension.map.avro.util
This class to contain methods to deserialize byte array to json string and serialize json string to byte array.
AvroMessageProcessor()
- Constructor for class io.siddhi.extension.map.avro.util.
AvroMessageProcessor
AvroSinkMapper
- Class in
io.siddhi.extension.map.avro.sinkmapper
Mapper class to convert a Siddhi event to a Avro message.
AvroSinkMapper()
- Constructor for class io.siddhi.extension.map.avro.sinkmapper.
AvroSinkMapper
AvroSourceMapper
- Class in
io.siddhi.extension.map.avro.sourcemapper
This mapper converts Avro message stream input to
ComplexEventChunk
.
AvroSourceMapper()
- Constructor for class io.siddhi.extension.map.avro.sourcemapper.
AvroSourceMapper
C
connect()
- Method in interface io.siddhi.extension.map.avro.util.schema.
SchemaRegistryClient
D
deserializeByteArray(byte[], Schema, List<ErroneousEvent>)
- Static method in class io.siddhi.extension.map.avro.util.
AvroMessageProcessor
F
findByID(String)
- Method in interface io.siddhi.extension.map.avro.util.schema.
SchemaRegistryClient
G
generateAvroSchema(List<Attribute>, String)
- Method in class io.siddhi.extension.map.avro.util.schema.
RecordSchema
getOutputEventClasses()
- Method in class io.siddhi.extension.map.avro.sinkmapper.
AvroSinkMapper
getSchemaFromID(String, String)
- Method in class io.siddhi.extension.map.avro.util.schema.
SchemaRegistryReader
getSupportedDynamicOptions()
- Method in class io.siddhi.extension.map.avro.sinkmapper.
AvroSinkMapper
getSupportedInputEventClasses()
- Method in class io.siddhi.extension.map.avro.sourcemapper.
AvroSourceMapper
I
init(StreamDefinition, OptionHolder, Map<String, TemplateBuilder>, ConfigReader, SiddhiAppContext)
- Method in class io.siddhi.extension.map.avro.sinkmapper.
AvroSinkMapper
Initialize the mapper and the mapping configurations.
init(StreamDefinition, OptionHolder, List<AttributeMapping>, ConfigReader, SiddhiAppContext)
- Method in class io.siddhi.extension.map.avro.sourcemapper.
AvroSourceMapper
Initialize the mapper and the mapping configurations.
io.siddhi.extension.map.avro.sinkmapper
- package io.siddhi.extension.map.avro.sinkmapper
io.siddhi.extension.map.avro.sourcemapper
- package io.siddhi.extension.map.avro.sourcemapper
io.siddhi.extension.map.avro.util
- package io.siddhi.extension.map.avro.util
io.siddhi.extension.map.avro.util.schema
- package io.siddhi.extension.map.avro.util.schema
M
mapAndProcess(Object, InputEventHandler)
- Method in class io.siddhi.extension.map.avro.sourcemapper.
AvroSourceMapper
Receives an event or events as a byte[] from source, converts it to a
ComplexEventChunk
.
mapAndSend(Event[], OptionHolder, Map<String, TemplateBuilder>, SinkListener)
- Method in class io.siddhi.extension.map.avro.sinkmapper.
AvroSinkMapper
mapAndSend(Event, OptionHolder, Map<String, TemplateBuilder>, SinkListener)
- Method in class io.siddhi.extension.map.avro.sinkmapper.
AvroSinkMapper
R
RecordSchema
- Class in
io.siddhi.extension.map.avro.util.schema
Class representing a Avro Record schema.
RecordSchema()
- Constructor for class io.siddhi.extension.map.avro.util.schema.
RecordSchema
S
SchemaRegistryClient
- Interface in
io.siddhi.extension.map.avro.util.schema
This interface defines the http calls to schema registry.
SchemaRegistryReader
- Class in
io.siddhi.extension.map.avro.util.schema
Class to connect to Schema Registry and retrive schema using the schema id.
SchemaRegistryReader()
- Constructor for class io.siddhi.extension.map.avro.util.schema.
SchemaRegistryReader
serializeAvroMessage(String, Schema, boolean)
- Static method in class io.siddhi.extension.map.avro.util.
AvroMessageProcessor
T
toJsonString(Schema, GenericRecord)
- Static method in class io.siddhi.extension.map.avro.sourcemapper.
AvroSourceMapper
U
USE_AVRO_DESERIALIZER
- Static variable in class io.siddhi.extension.map.avro.sourcemapper.
AvroSourceMapper
USE_AVRO_SERIALIZER
- Static variable in class io.siddhi.extension.map.avro.sinkmapper.
AvroSinkMapper
A
C
D
F
G
I
M
R
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022
WSO2
. All rights reserved.