@FunctionalInterface public static interface JsonToRowDataConverters.JsonToRowDataConverter extends Serializable
JsonNode
s into objects of Flink Table & SQL internal
data structures.Modifier and Type | Method and Description |
---|---|
Object |
convert(org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.JsonNode jsonNode) |
Object convert(org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.JsonNode jsonNode)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.