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: