@Experimental public final class JacksonMapperFactory extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.dataformat.csv.CsvMapper |
createCsvMapper() |
static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper |
createObjectMapper() |
static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper |
createObjectMapper(org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonFactory jsonFactory) |
public static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()
public static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ObjectMapper createObjectMapper(org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonFactory jsonFactory)
public static org.apache.flink.shaded.jackson2.com.fasterxml.jackson.dataformat.csv.CsvMapper createCsvMapper()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.