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.expressionMethods 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.exprMethods in org.apache.drill.exec.expr that return FuncHolder
- 
Uses of FuncHolder in org.apache.drill.exec.expr.fnClasses 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