public class FunctionResolverFactory extends Object
Constructor and Description |
---|
FunctionResolverFactory() |
Modifier and Type | Method and Description |
---|---|
static FunctionResolver |
getExactResolver(FunctionCall call) |
static FunctionResolver |
getResolver(FunctionCall call) |
public static FunctionResolver getResolver(FunctionCall call)
public static FunctionResolver getExactResolver(FunctionCall call)
Copyright © 2015 The Apache Software Foundation. All rights reserved.