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

public class ORSparkScheme extends DataPartitionSparkScheme
Spark data partitioner Overlap_Reshuffle:
See Also: