new JsonDeserializationSchema(ObjectNode.class)
instead@Deprecated public class JsonNodeDeserializationSchema extends JsonDeserializationSchema<org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.node.ObjectNode>
Fields can be accessed by calling objectNode.get(<name>).as(<type>)
DeserializationSchema.InitializationContext
mapper
Constructor and Description |
---|
JsonNodeDeserializationSchema()
Deprecated.
|
deserialize, open
getProducedType, isEndOfStream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserialize
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.