Class ObjectMapperFactory

java.lang.Object
org.apache.arrow.vector.util.ObjectMapperFactory

public final class ObjectMapperFactory extends Object
A ObjectMapper factory to read/write JSON.
  • Method Details

    • newObjectMapper

      public static com.fasterxml.jackson.databind.ObjectMapper newObjectMapper()
      Creates a new ObjectMapper instance.