public class GetMIMBFromRow extends Object implements org.apache.spark.api.java.function.PairFunction<org.apache.spark.sql.Row,MatrixIndexes,MatrixBlock>
Constructor and Description |
---|
GetMIMBFromRow() |
Modifier and Type | Method and Description |
---|---|
scala.Tuple2<MatrixIndexes,MatrixBlock> |
call(org.apache.spark.sql.Row row) |
public scala.Tuple2<MatrixIndexes,MatrixBlock> call(org.apache.spark.sql.Row row) throws Exception
call
in interface org.apache.spark.api.java.function.PairFunction<org.apache.spark.sql.Row,MatrixIndexes,MatrixBlock>
Exception
Copyright © 2020 The Apache Software Foundation. All rights reserved.