Class RemoteDPParForSpark
- java.lang.Object
- 
- org.apache.sysds.runtime.controlprogram.parfor.RemoteDPParForSpark
 
- 
 public class RemoteDPParForSpark extends Object TODO heavy hitter maintenance TODO data partitioning with binarycell
- 
- 
Constructor SummaryConstructors Constructor Description RemoteDPParForSpark()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static RemoteParForJobReturnrunJob(long pfid, String itervar, String matrixvar, String program, HashMap<String,byte[]> clsMap, String resultFile, MatrixObject input, ExecutionContext ec, ParForProgramBlock.PartitionFormat dpf, Types.FileFormat fmt, boolean tSparseCol, boolean enableCPCaching, int numReducers)
 
- 
- 
- 
Method Detail- 
runJobpublic static RemoteParForJobReturn runJob(long pfid, String itervar, String matrixvar, String program, HashMap<String,byte[]> clsMap, String resultFile, MatrixObject input, ExecutionContext ec, ParForProgramBlock.PartitionFormat dpf, Types.FileFormat fmt, boolean tSparseCol, boolean enableCPCaching, int numReducers) 
 
- 
 
-