public class StaticPermanentFunctionChecker extends Object implements GenericUDFBridge.UdfWhitelistChecker
| Modifier and Type | Field and Description |
|---|---|
static String |
PERMANENT_FUNCTIONS_LIST |
| Constructor and Description |
|---|
StaticPermanentFunctionChecker(org.apache.hadoop.conf.Configuration conf) |
public static final String PERMANENT_FUNCTIONS_LIST
public StaticPermanentFunctionChecker(org.apache.hadoop.conf.Configuration conf)
public boolean isUdfAllowed(Class<?> clazz)
isUdfAllowed in interface GenericUDFBridge.UdfWhitelistCheckerCopyright © 2019 The Apache Software Foundation. All Rights Reserved.