public class RemoteDPParForSpark extends Object
Constructor and Description |
---|
RemoteDPParForSpark() |
Modifier and Type | Method and Description |
---|---|
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) |
public 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)
Copyright © 2020 The Apache Software Foundation. All rights reserved.