Uses of Enum
org.apache.drill.exec.vector.complex.fn.DateOutputFormat
Packages that use DateOutputFormat
-
Uses of DateOutputFormat in org.apache.drill.exec.vector.complex.fn
Methods in org.apache.drill.exec.vector.complex.fn that return DateOutputFormatModifier and TypeMethodDescriptionstatic DateOutputFormatReturns 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.Constructors in org.apache.drill.exec.vector.complex.fn with parameters of type DateOutputFormatModifierConstructorDescriptionprotectedBasicJsonOutput(com.fasterxml.jackson.core.JsonGenerator gen, DateOutputFormat dateOutput)