public interface UDFFinder
Modifier and Type | Method and Description |
---|---|
FreeRefFunction |
findFunction(String name)
Returns executor by specified name.
|
static final UDFFinder DEFAULT
FreeRefFunction findFunction(String name)
null
if the function name is unknown.name
- Name of function.Copyright © 2020. All rights reserved.