Uses of Enum
org.apache.drill.exec.expr.annotations.FunctionTemplate.FunctionScope
-
Uses of FunctionTemplate.FunctionScope in org.apache.drill.exec.expr.annotations
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static FunctionTemplate.FunctionScope[]
FunctionTemplate.FunctionScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of FunctionTemplate.FunctionScope in org.apache.drill.exec.expr.fn