Class FunctionHolder
java.lang.Object
org.apache.drill.exec.expr.fn.registry.FunctionHolder
Holder class that contains:
- function name
- function signature which is string representation of function name and its input parameters
DrillFuncHolder
associated with the function
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FunctionHolder
-
-
Method Details
-
getName
-
getHolder
-
getSignature
-