public class ReorgMapFunction extends Object implements org.apache.spark.api.java.function.PairFunction<scala.Tuple2<MatrixIndexes,MatrixBlock>,MatrixIndexes,MatrixBlock>
| Constructor and Description | 
|---|
| ReorgMapFunction(String opcode) | 
| Modifier and Type | Method and Description | 
|---|---|
| scala.Tuple2<MatrixIndexes,MatrixBlock> | call(scala.Tuple2<MatrixIndexes,MatrixBlock> arg0) | 
public ReorgMapFunction(String opcode)
public scala.Tuple2<MatrixIndexes,MatrixBlock> call(scala.Tuple2<MatrixIndexes,MatrixBlock> arg0) throws Exception
call in interface org.apache.spark.api.java.function.PairFunction<scala.Tuple2<MatrixIndexes,MatrixBlock>,MatrixIndexes,MatrixBlock>ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.