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