public static class AppendGSPInstruction.ShiftMatrix extends Object implements org.apache.spark.api.java.function.PairFlatMapFunction<scala.Tuple2<MatrixIndexes,MatrixBlock>,MatrixIndexes,MatrixBlock>
| Constructor and Description | 
|---|
| ShiftMatrix(DataCharacteristics mc1,
           DataCharacteristics mc2,
           boolean cbind) | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterator<scala.Tuple2<MatrixIndexes,MatrixBlock>> | call(scala.Tuple2<MatrixIndexes,MatrixBlock> kv) | 
public ShiftMatrix(DataCharacteristics mc1, DataCharacteristics mc2, boolean cbind)
public Iterator<scala.Tuple2<MatrixIndexes,MatrixBlock>> call(scala.Tuple2<MatrixIndexes,MatrixBlock> kv) 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.