Package org.apache.drill.exec.resolver
Class FunctionResolverFactory
java.lang.Object
org.apache.drill.exec.resolver.FunctionResolverFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic FunctionResolver
getExactResolver
(FunctionCall call) static FunctionResolver
getResolver
(FunctionCall call)
-
Constructor Details
-
FunctionResolverFactory
public FunctionResolverFactory()
-
-
Method Details
-
getResolver
-
getExactResolver
-