Class DataPartitionerSparkAggregator

java.lang.Object
org.apache.sysds.runtime.controlprogram.paramserv.dp.DataPartitionerSparkAggregator
All Implemented Interfaces:
Serializable, org.apache.spark.api.java.function.PairFunction<scala.Tuple2<Integer,LinkedList<scala.Tuple2<Long,scala.Tuple2<MatrixBlock,MatrixBlock>>>>,Integer,scala.Tuple2<MatrixBlock,MatrixBlock>>

public class DataPartitionerSparkAggregator extends Object implements org.apache.spark.api.java.function.PairFunction<scala.Tuple2<Integer,LinkedList<scala.Tuple2<Long,scala.Tuple2<MatrixBlock,MatrixBlock>>>>,Integer,scala.Tuple2<MatrixBlock,MatrixBlock>>
See Also: