public interface UDFFinder
Modifier and Type | Method and Description |
---|---|
FreeRefFunction |
findFunction(java.lang.String name)
Returns executor by specified name.
|
FreeRefFunction findFunction(java.lang.String name)
null
if the function name is unknown.name
- Name of function.Copyright 2022 The Apache Software Foundation or its licensors, as applicable.