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