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