Uses of Interface
org.apache.drill.common.expression.fn.FuncHolder
Packages that use FuncHolder
Package
Description
Logical expression tree representation.
Drill expression materialization and evaluation facilities.
-
Uses of FuncHolder in org.apache.drill.common.expression
Methods in org.apache.drill.common.expression that return FuncHolderModifier and TypeMethodDescriptionabstract FuncHolderFunctionHolderExpression.getHolder()Return the underlying function implementation holder. -
Uses of FuncHolder in org.apache.drill.exec.expr
Methods in org.apache.drill.exec.expr that return FuncHolder -
Uses of FuncHolder in org.apache.drill.exec.expr.fn
Classes in org.apache.drill.exec.expr.fn that implement FuncHolderModifier and TypeClassDescriptionclassclassclassclassclassDefinition of a Drill function defined using the@FunctionTemplateannotation of the class which implements the function.class