| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJsonDataFormat
The message queue's record json deserialization class common implementation of
DataFormat. |
| Modifier and Type | Class and Description |
|---|---|
class |
CanalDataFormat
Supports the message queue's canal json data format and provides definitions for the message
queue's record json deserialization class and parsing class
CanalRecordParser. |
| Modifier and Type | Class and Description |
|---|---|
class |
DebeziumAvroDataFormat
Supports the message queue's debezium avro data format and provides definitions for the message
queue's record avro deserialization class and parsing class
DebeziumAvroRecordParser. |
class |
DebeziumJsonDataFormat
Supports the message queue's debezium json data format and provides definitions for the message
queue's record json deserialization class and parsing class
DebeziumJsonRecordParser. |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonDataFormat
Supports the message queue's standard json data format and provides definitions for the message
queue's record json deserialization class and parsing class
JsonRecordParser. |
| Modifier and Type | Class and Description |
|---|---|
class |
MaxwellDataFormat
Supports the message queue's maxwell json data format and provides definitions for the message
queue's record json deserialization class and parsing class
MaxwellRecordParser. |
| Modifier and Type | Class and Description |
|---|---|
class |
OggDataFormat
Supports the message queue's ogg json data format and provides definitions for the message
queue's record json deserialization class and parsing class
OggRecordParser. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.