public class ToGeoFunction extends AbstractCastFunction<java.lang.Object,java.lang.Object>
AbstractCastFunction.Resolver
CAST_SQL_NAME, info, returnType, TRY_CAST_SQL_NAME
Modifier | Constructor and Description |
---|---|
protected |
ToGeoFunction(FunctionInfo info) |
Modifier and Type | Method and Description |
---|---|
static void |
register(ScalarFunctionModule module) |
afterArgs, beforeArgs, evaluate, formatArgs, info, normalizeSymbol, onEvaluateException, onNormalizeException
anyNonLiterals, compile, containsNullLiteral, evaluateIfLiterals, hasNullInputs
protected ToGeoFunction(FunctionInfo info)
public static void register(ScalarFunctionModule module)