public class ExtractGroupNWeights extends Object implements org.apache.spark.api.java.function.PairFlatMapFunction<scala.Tuple2<MatrixIndexes,scala.Tuple2<scala.Tuple2<MatrixBlock,MatrixBlock>,MatrixBlock>>,MatrixIndexes,WeightedCell>
| Constructor and Description | 
|---|
| ExtractGroupNWeights() | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterator<scala.Tuple2<MatrixIndexes,WeightedCell>> | call(scala.Tuple2<MatrixIndexes,scala.Tuple2<scala.Tuple2<MatrixBlock,MatrixBlock>,MatrixBlock>> arg) | 
public Iterator<scala.Tuple2<MatrixIndexes,WeightedCell>> call(scala.Tuple2<MatrixIndexes,scala.Tuple2<scala.Tuple2<MatrixBlock,MatrixBlock>,MatrixBlock>> arg) throws Exception
call in interface org.apache.spark.api.java.function.PairFlatMapFunction<scala.Tuple2<MatrixIndexes,scala.Tuple2<scala.Tuple2<MatrixBlock,MatrixBlock>,MatrixBlock>>,MatrixIndexes,WeightedCell>ExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.