Package org.apache.flink.formats.json.maxwell
-
Class Summary Class Description MaxwellJsonDecodingFormat DecodingFormat
for Maxwell using JSON encoding.MaxwellJsonDeserializationSchema Deserialization schema from Maxwell JSON to Flink Table/SQL internal data structureRowData
.MaxwellJsonFormatFactory Format factory for providing configured instances of Maxwell JSON to RowDataDeserializationSchema
.MaxwellJsonFormatOptions Option utils for maxwell-json format.MaxwellJsonSerializationSchema Serialization schema from Flink Table/SQL internal data structureRowData
to maxwell-Json.