Package org.apache.flink.streaming.util.serialization
-
Interface Summary Interface Description KeyedDeserializationSchema<T> Deprecated. KeyedSerializationSchema<T> Deprecated. -
Class Summary Class Description JSONKeyValueDeserializationSchema DeserializationSchema that deserializes a JSON String into an ObjectNode.TypeInformationKeyValueSerializationSchema<K,V> A serialization and deserialization schema for Key Value Pairs that uses Flink's serialization stack to transform typed from and to byte arrays.