private static class FQLPreprocessor.UdfNamesHolder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.Set<java.lang.String> |
UDF_NAMES
The set of UDFs synthetic names
|
| Modifier | Constructor and Description |
|---|---|
private |
UdfNamesHolder() |
| Modifier and Type | Method and Description |
|---|---|
private static java.lang.String |
methodName(java.lang.reflect.Method m)
Get the synthetic method name (includes number of arguments).
|