kotlin-spark-api-parent_3.3.2_2.13
1.2.4
jvm
kotlin-spark-api_3.3.2_2.13
/
org.jetbrains.kotlinx.spark.api
/
UserDefinedFunction
/
getValue
get
Value
abstract
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
NamedUdf
Converts this
UserDefinedFunction
to a
NamedUserDefinedFunction
.
See also
User
Defined
Function.
withName