Uses of Interface
org.apache.drill.exec.vector.complex.fn.JsonOutput
Packages that use JsonOutput
Package
Description
-
Uses of JsonOutput in org.apache.drill.exec.physical.resultSet.util
Methods in org.apache.drill.exec.physical.resultSet.util that return JsonOutputConstructors in org.apache.drill.exec.physical.resultSet.util with parameters of type JsonOutput -
Uses of JsonOutput in org.apache.drill.exec.server.rest.stream
Methods in org.apache.drill.exec.server.rest.stream with parameters of type JsonOutput -
Uses of JsonOutput in org.apache.drill.exec.store
Fields in org.apache.drill.exec.store declared as JsonOutputModifier and TypeFieldDescriptionprotected JsonOutputJSONBaseStatisticsRecordWriter.genprotected JsonOutputJSONOutputRecordWriter.gen -
Uses of JsonOutput in org.apache.drill.exec.vector.complex.fn
Classes in org.apache.drill.exec.vector.complex.fn that implement JsonOutputModifier and TypeClassDescriptionclassA JSON output class that generates standard JSON.classWrites JSON Output that will wrap Binary, Date, Time, Timestamp, Integer, Decimal and Interval types with wrapping maps for better type resolution upon deserialization.Constructors in org.apache.drill.exec.vector.complex.fn with parameters of type JsonOutput