Interface JsonParserToRowDataConverters.JsonParserToRowDataConverter

    • Method Detail

      • convert

        Object convert​(org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonParser jsonParser)
                throws IOException
        Throws:
        IOException