| 程序包 | 说明 |
|---|---|
| org.apache.iotdb.db.query.udf.service |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UDFRegistrationService.deregister(String functionName) |
void |
UDFRegistrationService.deregisterAll() |
void |
UDFRegistrationService.register(String functionName,
String className,
boolean writeToTemporaryLogFile) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.