Class DataPartitionerRemoteSparkReducer
java.lang.Object
org.apache.sysds.runtime.controlprogram.parfor.DataPartitionerRemoteSparkReducer
- All Implemented Interfaces:
Serializable,org.apache.spark.api.java.function.VoidFunction<scala.Tuple2<Long,Iterable<org.apache.hadoop.io.Writable>>>
public class DataPartitionerRemoteSparkReducer
extends Object
implements org.apache.spark.api.java.function.VoidFunction<scala.Tuple2<Long,Iterable<org.apache.hadoop.io.Writable>>>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDataPartitionerRemoteSparkReducer(String fnameNew, Types.FileFormat fmt, int replication) -
Method Summary