Package org.jpmml.sparkml.evaluator
Class SparkMLFunctionRegistry
- java.lang.Object
-
- org.jpmml.sparkml.evaluator.SparkMLFunctionRegistry
-
public class SparkMLFunctionRegistry extends Object
- See Also:
FunctionRegistry
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidpublish(String name)static voidpublishAll()
-
-
-
Method Detail
-
publish
public static void publish(String name)
-
publishAll
public static void publishAll()
-
-