Uses of Class
org.apache.sysds.runtime.instructions.spark.SPInstruction
-
Packages that use SPInstruction Package Description org.apache.sysds.runtime.instructions org.apache.sysds.runtime.instructions.spark -
-
Uses of SPInstruction in org.apache.sysds.runtime.instructions
Methods in org.apache.sysds.runtime.instructions that return SPInstruction Modifier and Type Method Description static SPInstruction
SPInstructionParser. parseSingleInstruction(String str)
static SPInstruction
SPInstructionParser. parseSingleInstruction(SPInstruction.SPType sptype, String str)
-
Uses of SPInstruction in org.apache.sysds.runtime.instructions.spark
-