Class JsonWriter

java.lang.Object
org.apache.drill.exec.vector.complex.fn.JsonWriter

public class JsonWriter extends Object
  • Constructor Details

  • Method Details

    • write

      public void write(FieldReader reader) throws com.fasterxml.jackson.core.JsonGenerationException, IOException
      Throws:
      com.fasterxml.jackson.core.JsonGenerationException
      IOException