Uses of Enum Class
org.apache.sysds.runtime.instructions.spark.SPInstruction.SPType
Packages that use SPInstruction.SPType
-
Uses of SPInstruction.SPType in org.apache.sysds.runtime.instructions.spark
Methods in org.apache.sysds.runtime.instructions.spark that return SPInstruction.SPTypeModifier and TypeMethodDescriptionSPInstruction.getSPInstructionType()static SPInstruction.SPTypeReturns the enum constant of this class with the specified name.static SPInstruction.SPType[]SPInstruction.SPType.values()Returns an array containing the constants of this enum class, in the order they are declared.