@Internal public class UserDefinedFunctionDescriptor extends Object implements Serializable
| 构造器和说明 |
|---|
UserDefinedFunctionDescriptor(String name,
String classpath) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getClassName() |
String |
getClasspath() |
String |
getName() |
org.apache.flink.cdc.common.types.DataType |
getReturnTypeHint() |
int |
hashCode() |
boolean |
isCdcPipelineUdf() |
String |
toString() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.