public class AvroMessageProcessor extends Object
| Constructor and Description |
|---|
AvroMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
deserializeByteArray(byte[] data,
org.apache.avro.Schema schema,
List<io.siddhi.core.util.error.handler.model.ErroneousEvent> failedEvents) |
static Object |
serializeAvroMessage(String jsonString,
org.apache.avro.Schema schema,
boolean useAvroSerializer) |
Copyright © 2022 WSO2. All rights reserved.