Uses of Interface
org.apache.drill.common.expression.fn.FuncHolder
Package
Description
Logical expression tree representation.
Drill expression materialization and evaluation facilities.
-
Uses of FuncHolder in org.apache.drill.common.expression
Modifier and TypeMethodDescriptionabstract FuncHolder
FunctionHolderExpression.getHolder()
Return the underlying function implementation holder. -
Uses of FuncHolder in org.apache.drill.exec.expr
-
Uses of FuncHolder in org.apache.drill.exec.expr.fn
Modifier and TypeClassDescriptionclass
class
class
class
class
Definition of a Drill function defined using the@FunctionTemplate
annotation of the class which implements the function.class