public class HiveFunctionInfo extends FunctionInfo
FunctionInfo.FunctionResource, FunctionInfo.FunctionTypegenericUDF, genericUDTF| Constructor and Description |
|---|
HiveFunctionInfo(FunctionInfo functionInfo) |
| Modifier and Type | Method and Description |
|---|---|
GenericUDF |
getGenericUDF()
Get a new GenericUDF object for the function.
|
GenericUDTF |
getGenericUDTF()
Get a new GenericUDTF object for the function.
|
discarded, getClassName, getDisplayName, getFunctionClass, getFunctionType, getGenericUDAFResolver, getResources, getTableFunctionResolver, isBlockedFunction, isBuiltIn, isDiscarded, isGenericUDAF, isGenericUDF, isGenericUDTF, isInternalTableFunction, isNative, isPersistent, isTableFunction, setBlockedFunction, setClassName, shareStateWithpublic HiveFunctionInfo(FunctionInfo functionInfo)
public GenericUDF getGenericUDF()
FunctionInfogetGenericUDF in class FunctionInfopublic GenericUDTF getGenericUDTF()
FunctionInfogetGenericUDTF in class FunctionInfoCopyright © 2024 The Apache Software Foundation. All rights reserved.