All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractJsonDeserializationSchema Deserialization schema from JSON to Flink Table/SQL internal data structureRowData.CanalJsonDecodingFormat DecodingFormatfor Canal using JSON encoding.CanalJsonDeserializationSchema Deserialization schema from Canal JSON to Flink Table/SQL internal data structureRowData.CanalJsonDeserializationSchema.Builder A builder for creating aCanalJsonDeserializationSchema.CanalJsonFormatFactory Format factory for providing configured instances of Canal JSON to RowDataDeserializationSchema.CanalJsonFormatOptions Option utils for canal-json format.CanalJsonSerializationSchema Serialization schema that serializes an object of Flink Table/SQL internal data structureRowDatainto a Canal JSON bytes.DebeziumJsonDecodingFormat DecodingFormatfor Debezium using JSON encoding.DebeziumJsonDeserializationSchema Deserialization schema from Debezium JSON to Flink Table/SQL internal data structureRowData.DebeziumJsonFormatFactory Format factory for providing configured instances of Debezium JSON to RowDataDeserializationSchema.DebeziumJsonFormatOptions Option utils for debezium-json format.DebeziumJsonSerializationSchema Serialization schema from Flink Table/SQL internal data structureRowDatato Debezium JSON.JsonDeserializationSchema<T> DeserializationSchema that deserializes a JSON String.JsonFormatFactory Table format factory for providing configured instances of JSON to RowDataSerializationSchemaandDeserializationSchema.JsonFormatOptions Options for the JSON format.JsonFormatOptions.MapNullKeyMode Handling mode for map data with null key.JsonFormatOptionsUtil Utilities forJsonFormatOptions.JsonNodeDeserializationSchema Deprecated. Usenew JsonDeserializationSchema(ObjectNode.class)insteadJsonParseException Exception which refers to parse errors in converters.JsonParserRowDataDeserializationSchema Tool class used to convert fields fromJsonParsertoRowDatawhich has a higher parsing efficiency.JsonParserToRowDataConverters Tool class used to convert fields fromJsonParsertoRowData.JsonParserToRowDataConverters.JsonParserToRowDataConverter Runtime converter that convertsJsonParsers into objects of Flink Table & SQL internal data structures.JsonRowDataDeserializationSchema Deserialization schema from JSON to Flink Table/SQL internal data structureRowData.JsonRowDataSerializationSchema Serialization schema that serializes an object of Flink internal data structure into a JSON bytes.JsonRowDeserializationSchema Deprecated. The format was developed for the Table API users and will not be maintained for DataStream API users anymore.JsonRowDeserializationSchema.Builder Builder forJsonRowDeserializationSchema.JsonRowSchemaConverter Converts a JSON schema into Flink's type information.JsonRowSerializationSchema Deprecated. The format was developed for the Table API users and will not be maintained for DataStream API users anymore.JsonRowSerializationSchema.Builder Builder forJsonRowSerializationSchema.JsonSerializationSchema<T> SerializationSchema that serializes an object to a JSON String.JsonToRowDataConverters Tool class used to convert fromJsonNodetoRowData.JsonToRowDataConverters.JsonToRowDataConverter Runtime converter that convertsJsonNodes into objects of Flink Table & SQL internal data structures.MaxwellJsonDecodingFormat DecodingFormatfor Maxwell using JSON encoding.MaxwellJsonDeserializationSchema Deserialization schema from Maxwell JSON to Flink Table/SQL internal data structureRowData.MaxwellJsonFormatFactory Format factory for providing configured instances of Maxwell JSON to RowDataDeserializationSchema.MaxwellJsonFormatOptions Option utils for maxwell-json format.MaxwellJsonSerializationSchema Serialization schema from Flink Table/SQL internal data structureRowDatato maxwell-Json.OggJsonDecodingFormat DecodingFormatfor Ogg using JSON encoding.OggJsonDeserializationSchema Deserialization schema from Ogg JSON to Flink Table/SQL internal data structureRowData.OggJsonFormatFactory Format factory for providing configured instances of Ogg JSON to RowDataDeserializationSchema.OggJsonFormatOptions Option utils for ogg-json format.OggJsonSerializationSchema Serialization schema from Flink Table/SQL internal data structureRowDatato Ogg JSON.RowDataToJsonConverters Tool class used to convert fromRowDatatoJsonNode.RowDataToJsonConverters.RowDataToJsonConverter Runtime converter that converts objects of Flink Table & SQL internal data structures to correspondingJsonNodes.