public abstract class AbstractGenericUDFReflect extends GenericUDF
GenericUDF.DeferredJavaObject, GenericUDF.DeferredObject| Constructor and Description |
|---|
AbstractGenericUDFReflect() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.lang.String |
functionName() |
java.lang.String |
getDisplayString(java.lang.String[] children)
Get the String to be displayed in explain.
|
close, configure, evaluate, getRequiredFiles, getRequiredJars, initialize, initializeAndFoldConstantspublic java.lang.String getDisplayString(java.lang.String[] children)
GenericUDFgetDisplayString in class GenericUDFprotected abstract java.lang.String functionName()
Copyright © 2012 The Apache Software Foundation