| 接口 | 说明 |
|---|---|
| KeyedDeserializationSchema<T> | 已过时 |
| KeyedSerializationSchema<T> | 已过时 |
| 类 | 说明 |
|---|---|
| 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.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.