| Package | Description |
|---|---|
| com.aliyun.odps.udf |
UDF API
主要包括
UDF(User Defined Function,用户自定义函数)
和 UDTF (User Defined Table-generating Function,用户自定义生成表函数) |
| Modifier and Type | Method and Description |
|---|---|
UDTFPuller |
StandaloneUDTF.getPuller() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandaloneUDTF.init(UDTFPuller puller)
该方法由框架调用来初始化 StandaloneUDTF
|
Copyright © 2021 Alibaba Cloud Computing. All rights reserved.