public static class SpoofSPInstruction.ReplicateRightFactorFunction extends Object implements org.apache.spark.api.java.function.PairFlatMapFunction<scala.Tuple2<MatrixIndexes,MatrixBlock>,MatrixIndexes,MatrixBlock>
| Constructor and Description | 
|---|
ReplicateRightFactorFunction(long len,
                            long blen)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterator<scala.Tuple2<MatrixIndexes,MatrixBlock>> | 
call(scala.Tuple2<MatrixIndexes,MatrixBlock> arg0)  | 
public ReplicateRightFactorFunction(long len,
                                    long blen)
public Iterator<scala.Tuple2<MatrixIndexes,MatrixBlock>> call(scala.Tuple2<MatrixIndexes,MatrixBlock> arg0) throws Exception
call in interface org.apache.spark.api.java.function.PairFlatMapFunction<scala.Tuple2<MatrixIndexes,MatrixBlock>,MatrixIndexes,MatrixBlock>ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.