Uses of Interface
org.apache.drill.exec.vector.complex.fn.JsonOutput
Package
Description
-
Uses of JsonOutput in org.apache.drill.exec.physical.resultSet.util
-
Uses of JsonOutput in org.apache.drill.exec.server.rest.stream
-
Uses of JsonOutput in org.apache.drill.exec.store
Modifier and TypeFieldDescriptionprotected JsonOutput
JSONBaseStatisticsRecordWriter.gen
protected JsonOutput
JSONOutputRecordWriter.gen
-
Uses of JsonOutput in org.apache.drill.exec.vector.complex.fn
Modifier and TypeClassDescriptionclass
A JSON output class that generates standard JSON.class
Writes JSON Output that will wrap Binary, Date, Time, Timestamp, Integer, Decimal and Interval types with wrapping maps for better type resolution upon deserialization.