public class RemoteDPParForSparkWorker extends ParWorker implements org.apache.spark.api.java.function.PairFlatMapFunction<Iterator<scala.Tuple2<Long,Iterable<org.apache.hadoop.io.Writable>>>,Long,String>
| Constructor and Description | 
|---|
| RemoteDPParForSparkWorker(String program,
                         HashMap<String,byte[]> clsMap,
                         String inputVar,
                         String iterVar,
                         boolean cpCaching,
                         DataCharacteristics mc,
                         boolean tSparseCol,
                         ParForProgramBlock.PartitionFormat dpf,
                         Types.FileFormat fmt,
                         org.apache.spark.util.LongAccumulator atasks,
                         org.apache.spark.util.LongAccumulator aiters) | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterator<scala.Tuple2<Long,String>> | call(Iterator<scala.Tuple2<Long,Iterable<org.apache.hadoop.io.Writable>>> arg0) | 
getExecutedIterations, getExecutedTasks, getExecutionContext, getVariablespublic RemoteDPParForSparkWorker(String program, HashMap<String,byte[]> clsMap, String inputVar, String iterVar, boolean cpCaching, DataCharacteristics mc, boolean tSparseCol, ParForProgramBlock.PartitionFormat dpf, Types.FileFormat fmt, org.apache.spark.util.LongAccumulator atasks, org.apache.spark.util.LongAccumulator aiters)
Copyright © 2021 The Apache Software Foundation. All rights reserved.