Uses of Enum Class
org.apache.sysds.runtime.controlprogram.ParForProgramBlock.PDataPartitioner
Packages that use ParForProgramBlock.PDataPartitioner
-
Uses of ParForProgramBlock.PDataPartitioner in org.apache.sysds.runtime.controlprogram
Methods in org.apache.sysds.runtime.controlprogram that return ParForProgramBlock.PDataPartitionerModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ParForProgramBlock.PDataPartitioner[]ParForProgramBlock.PDataPartitioner.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.sysds.runtime.controlprogram with parameters of type ParForProgramBlock.PDataPartitionerModifier and TypeMethodDescriptionvoidParForProgramBlock.setDataPartitioner(ParForProgramBlock.PDataPartitioner partitioner)