Uses of Package
org.apache.flink.formats.json
-
Classes in org.apache.flink.formats.json used by org.apache.flink.formats.json Class Description AbstractJsonDeserializationSchema Deserialization schema from JSON to Flink Table/SQL internal data structureRowData.JsonDeserializationSchema DeserializationSchema that deserializes a JSON String.JsonFormatOptions.MapNullKeyMode Handling mode for map data with null key.JsonParserToRowDataConverters.JsonParserToRowDataConverter Runtime converter that convertsJsonParsers into objects of Flink Table & SQL internal data structures.JsonRowDeserializationSchema Deprecated.The format was developed for the Table API users and will not be maintained for DataStream API users anymore.JsonRowDeserializationSchema.Builder Deprecated.Builder forJsonRowDeserializationSchema.JsonRowSerializationSchema Deprecated.The format was developed for the Table API users and will not be maintained for DataStream API users anymore.JsonRowSerializationSchema.Builder Deprecated.Builder forJsonRowSerializationSchema.JsonToRowDataConverters.JsonToRowDataConverter Runtime converter that convertsJsonNodes into objects of Flink Table & SQL internal data structures.RowDataToJsonConverters.RowDataToJsonConverter Runtime converter that converts objects of Flink Table & SQL internal data structures to correspondingJsonNodes. -
Classes in org.apache.flink.formats.json used by org.apache.flink.formats.json.canal Class Description JsonFormatOptions.MapNullKeyMode Handling mode for map data with null key. -
Classes in org.apache.flink.formats.json used by org.apache.flink.formats.json.debezium Class Description JsonFormatOptions.MapNullKeyMode Handling mode for map data with null key. -
Classes in org.apache.flink.formats.json used by org.apache.flink.formats.json.maxwell Class Description JsonFormatOptions.MapNullKeyMode Handling mode for map data with null key. -
Classes in org.apache.flink.formats.json used by org.apache.flink.formats.json.ogg Class Description JsonFormatOptions.MapNullKeyMode Handling mode for map data with null key.