Package | Description |
---|---|
org.apache.flink.formats.avro | |
org.apache.flink.formats.json | |
org.apache.flink.streaming.util.serialization |
Modifier and Type | Class and Description |
---|---|
class |
AvroRowDeserializationSchema
Deserialization schema from Avro bytes to
Row . |
Modifier and Type | Class and Description |
---|---|
class |
JsonNodeDeserializationSchema
DeserializationSchema that deserializes a JSON String into an ObjectNode.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeserializationSchema<T>
Deprecated.
Use
AbstractDeserializationSchema
instead. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.