Uses of Enum
org.apache.drill.exec.vector.complex.fn.DateOutputFormat
-
Uses of DateOutputFormat in org.apache.drill.exec.vector.complex.fn
Modifier and TypeMethodDescriptionstatic DateOutputFormat
Returns the enum constant of this type with the specified name.static DateOutputFormat[]
DateOutputFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionprotected
BasicJsonOutput
(com.fasterxml.jackson.core.JsonGenerator gen, DateOutputFormat dateOutput)