public interface SettableUDF
| Modifier and Type | Method and Description |
|---|---|
TypeInfo |
getTypeInfo() |
void |
setTypeInfo(TypeInfo typeInfo)
Add data to UDF prior to initialization.
|
void setTypeInfo(TypeInfo typeInfo) throws UDFArgumentException
params - UDF-specific data to add to the UDFUDFArgumentExceptionTypeInfo getTypeInfo()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.