Skip navigation links
C F I K O R S U 

C

call(WrappedArray<Double>, Integer, String, Integer) - Method in class org.thales.punch.pl.plugins.udf.functions.KmeansSqdist
 
call(String) - Method in class org.thales.punch.pl.plugins.udf.functions.StrToArrayDouble
 
className - Variable in class org.thales.punch.pl.plugins.udf.api.UdfRegistrationPojo
 

F

functionName - Variable in class org.thales.punch.pl.plugins.udf.api.UdfRegistrationPojo
 

I

internalUdf() - Method in interface org.thales.punch.pl.plugins.udf.api.UdfRegistrationFactory
 

K

KmeansSqdist - Class in org.thales.punch.pl.plugins.udf.functions
This class is intended to be used in a Spark Sql Query statement as a function.
KmeansSqdist() - Constructor for class org.thales.punch.pl.plugins.udf.functions.KmeansSqdist
 

O

org.thales.punch.pl.plugins.udf.api - package org.thales.punch.pl.plugins.udf.api
 
org.thales.punch.pl.plugins.udf.functions - package org.thales.punch.pl.plugins.udf.functions
 

R

registerInternalUdfs() - Method in interface org.thales.punch.pl.plugins.udf.api.UdfRegistrationFactory
 
registerUserFunctions(List<UdfRegistrationPojo>) - Method in interface org.thales.punch.pl.plugins.udf.api.UdfRegistrationFactory
A Node class extending UdfRegistrationFactory class should call this method inside it's execute method

S

schemaDDL - Variable in class org.thales.punch.pl.plugins.udf.api.UdfRegistrationPojo
 
StrToArrayDouble - Class in org.thales.punch.pl.plugins.udf.functions
This class is intended to be used in a Spark Sql Query statement as a function.
StrToArrayDouble() - Constructor for class org.thales.punch.pl.plugins.udf.functions.StrToArrayDouble
 

U

UdfRegistrationFactory - Interface in org.thales.punch.pl.plugins.udf.api
Extend your SQL node class with this one to register our internal spark UDFs to the running SparkSession It also enable you to use custom UDFs function as long as the required jar is present inside the classpath.
UdfRegistrationPojo - Class in org.thales.punch.pl.plugins.udf.api
 
UdfRegistrationPojo() - Constructor for class org.thales.punch.pl.plugins.udf.api.UdfRegistrationPojo
 
C F I K O R S U 
Skip navigation links

Copyright © 2023. All rights reserved.