Uses of Class
org.apache.sysds.parser.ParseException
Packages that use ParseException
-
Uses of ParseException in org.apache.sysds.api
Methods in org.apache.sysds.api that throw ParseExceptionModifier and TypeMethodDescriptionstatic voidDMLScript.cleanupHadoopExecution(DMLConfig config) static booleanDMLScript.executeScript(String[] args) Single entry point for all public invocation alternatives (e.g., main, executeScript, JaqlUdf etc)static voidDMLScript.initHadoopExecution(DMLConfig config)