| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The returned result of deleting the JAR file of the user-defined function (UDF). | ||
| deleteSuccess | boolean | Indicates whether the JAR file was deleted. | true |
| message | string | The message used to delete the JAR file. | “” |
| referencedClasses | array | All associated classes. | |
| UdfClass | The class name of the UDF. |