@FunctionalInterface public static interface JsonToRowDataConverters.JsonToRowDataConverter extends Serializable
JsonNodes 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–2025 The Apache Software Foundation. All rights reserved.