| Package | Description |
|---|---|
| org.apache.flink.formats.json |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonParserRowDataDeserializationSchema
Tool class used to convert fields from
JsonParser to RowData which has a higher
parsing efficiency. |
class |
JsonRowDataDeserializationSchema
Deserialization schema from JSON to Flink Table/SQL internal data structure
RowData. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.