Class RecomputeNnzFunction
java.lang.Object
org.apache.sysds.runtime.instructions.spark.functions.RecomputeNnzFunction
- All Implemented Interfaces:
Serializable,org.apache.spark.api.java.function.FlatMapFunction<Iterator<MatrixBlock>,Long>
public class RecomputeNnzFunction
extends Object
implements org.apache.spark.api.java.function.FlatMapFunction<Iterator<MatrixBlock>,Long>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RecomputeNnzFunction
public RecomputeNnzFunction()
-
-
Method Details
-
call
- Specified by:
callin interfaceorg.apache.spark.api.java.function.FlatMapFunction<Iterator<MatrixBlock>,Long> - Throws:
Exception
-