Package org.apache.drill.exec.expr.fn
Class FunctionConverter
java.lang.Object
org.apache.drill.exec.expr.fn.FunctionConverter
Converts FunctionCalls to Java Expressions.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetHolder
(AnnotatedClassDescriptor func, ClassLoader classLoader)
-
Constructor Details
-
FunctionConverter
public FunctionConverter()
-
-
Method Details
-
getHolder
-