public abstract class AbstractGenericUDFReflect extends GenericUDF
GenericUDF.DeferredJavaObject, GenericUDF.DeferredObject
Constructor and Description |
---|
AbstractGenericUDFReflect() |
Modifier and Type | Method and Description |
---|---|
protected abstract String |
functionName() |
String |
getDisplayString(String[] children)
Get the String to be displayed in explain.
|
checkArgGroups, checkArgPrimitive, checkArgsSize, close, configure, copyToNewInstance, evaluate, flip, getArgOrder, getConstantIntValue, getConstantLongValue, getConstantStringValue, getDateValue, getDoubleValue, getFuncName, getIntValue, getLongValue, getRequiredFiles, getRequiredJars, getStandardDisplayString, getStandardDisplayString, getStringValue, getTimestampValue, getUdfName, initialize, initializeAndFoldConstants, negative, obtainDateConverter, obtainDoubleConverter, obtainIntConverter, obtainLongConverter, obtainStringConverter, obtainTimestampConverter
public String getDisplayString(String[] children)
GenericUDF
getDisplayString
in class GenericUDF
protected abstract String functionName()
Copyright © 2017 The Apache Software Foundation. All rights reserved.