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
UDFArgumentExceptionTypeInfo getTypeInfo()
Copyright © 2024 The Apache Software Foundation. All rights reserved.