Package org.gorpipe.spark.udfs
Class CharToDoubleArrayMissingParallel
java.lang.Object
org.gorpipe.spark.udfs.CharToDoubleArrayMissingParallel
- All Implemented Interfaces:
Serializable,org.apache.spark.sql.api.java.UDF1<String,double[]>
public class CharToDoubleArrayMissingParallel
extends Object
implements org.apache.spark.sql.api.java.UDF1<String,double[]>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CharToDoubleArrayMissingParallel
public CharToDoubleArrayMissingParallel()
-
-
Method Details
-
call
- Specified by:
callin interfaceorg.apache.spark.sql.api.java.UDF1<String,double[]>
-