| Class | Description |
|---|---|
| OggJsonDecodingFormat |
DecodingFormat for Ogg using JSON encoding. |
| OggJsonDeserializationSchema |
Deserialization schema from Ogg JSON to Flink Table/SQL internal data structure
RowData. |
| OggJsonFormatFactory |
Format factory for providing configured instances of Ogg JSON to RowData
DeserializationSchema. |
| OggJsonFormatOptions |
Option utils for ogg-json format.
|
| OggJsonSerializationSchema |
Serialization schema from Flink Table/SQL internal data structure
RowData to Ogg JSON. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.