Uses of Class
org.jpmml.sparkml.ConverterFactory
-
Packages that use ConverterFactory Package Description org.jpmml.sparkml -
-
Uses of ConverterFactory in org.jpmml.sparkml
Methods in org.jpmml.sparkml that return ConverterFactory Modifier and Type Method Description ConverterFactorySparkMLEncoder. getConverterFactory()Constructors in org.jpmml.sparkml with parameters of type ConverterFactory Constructor Description SparkMLEncoder(org.apache.spark.sql.types.StructType schema, ConverterFactory converterFactory)
-