public class UDFRegistrySPI extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UDFRegistrySPI.UDFNameAndConstructor |
Constructor and Description |
---|
UDFRegistrySPI() |
Modifier and Type | Method and Description |
---|---|
static UDFRegistrySPI.UDFNameAndConstructor |
findFunctionByName(String udfName) |
static UDFRegistrySPI.UDFNameAndConstructor[] |
getSupportedUDFs() |
public static UDFRegistrySPI.UDFNameAndConstructor[] getSupportedUDFs()
public static UDFRegistrySPI.UDFNameAndConstructor findFunctionByName(String udfName)
Copyright © 2013–2022. All rights reserved.