| Class and Description |
|---|
| AbstractJsonDeserializationSchema
Deserialization schema from JSON to Flink Table/SQL internal data structure
RowData. |
| JsonDeserializationSchema
DeserializationSchema that deserializes a JSON String.
|
| JsonFormatOptions.MapNullKeyMode
Handling mode for map data with null key.
|
| JsonParserToRowDataConverters.JsonParserToRowDataConverter
Runtime converter that converts
JsonParsers 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. Either use Table API or switch to Data Stream, defining your
own
DeserializationSchema. |
| JsonRowDeserializationSchema.Builder
Deprecated.
Builder for
JsonRowDeserializationSchema. |
| JsonRowSerializationSchema
Deprecated.
The format was developed for the Table API users and will not be maintained for
DataStream API users anymore. Either use Table API or switch to Data Stream, defining your
own
SerializationSchema. |
| JsonRowSerializationSchema.Builder
Deprecated.
Builder for
JsonRowSerializationSchema. |
| JsonToRowDataConverters.JsonToRowDataConverter
Runtime converter that converts
JsonNodes into objects of Flink Table & SQL internal
data structures. |
| RowDataToJsonConverters.RowDataToJsonConverter
Runtime converter that converts objects of Flink Table & SQL internal data structures to
corresponding
JsonNodes. |
| Class and Description |
|---|
| JsonFormatOptions.MapNullKeyMode
Handling mode for map data with null key.
|
| Class and Description |
|---|
| JsonFormatOptions.MapNullKeyMode
Handling mode for map data with null key.
|
| Class and Description |
|---|
| JsonFormatOptions.MapNullKeyMode
Handling mode for map data with null key.
|
| Class and Description |
|---|
| JsonFormatOptions.MapNullKeyMode
Handling mode for map data with null key.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.