Uses of Enum
org.apache.drill.exec.expr.annotations.FunctionTemplate.ReturnType
Packages that use FunctionTemplate.ReturnType
-
Uses of FunctionTemplate.ReturnType in org.apache.drill.exec.expr.annotations
Methods in org.apache.drill.exec.expr.annotations that return FunctionTemplate.ReturnTypeModifier and TypeMethodDescriptionstatic FunctionTemplate.ReturnTypeReturns the enum constant of this type with the specified name.static FunctionTemplate.ReturnType[]FunctionTemplate.ReturnType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of FunctionTemplate.ReturnType in org.apache.drill.exec.expr.fn
Methods in org.apache.drill.exec.expr.fn that return FunctionTemplate.ReturnType