Package org.apache.flink.formats.json.canal
package org.apache.flink.formats.json.canal
-
ClassesClassDescription
DecodingFormatfor Canal using JSON encoding.Deserialization schema from Canal JSON to Flink Table/SQL internal data structureRowData.A builder for creating aCanalJsonDeserializationSchema.Format factory for providing configured instances of Canal JSON to RowDataDeserializationSchema.Option utils for canal-json format.Serialization schema that serializes an object of Flink Table/SQL internal data structureRowDatainto a Canal JSON bytes.