java.lang.Object
org.apache.sysds.runtime.controlprogram.paramserv.dp.DataPartitionSparkScheme
org.apache.sysds.runtime.controlprogram.paramserv.dp.DRRSparkScheme
All Implemented Interfaces:
Serializable

public class DRRSparkScheme extends DataPartitionSparkScheme
Spark Disjoint_Round_Robin data partitioner:
See Also: