public class PerformGroupByAggInCombiner extends Object implements org.apache.spark.api.java.function.Function2<WeightedCell,WeightedCell,WeightedCell>
| Constructor and Description | 
|---|
| PerformGroupByAggInCombiner(Operator op) | 
| Modifier and Type | Method and Description | 
|---|---|
| WeightedCell | call(WeightedCell value1,
    WeightedCell value2) | 
public PerformGroupByAggInCombiner(Operator op)
public WeightedCell call(WeightedCell value1, WeightedCell value2) throws Exception
call in interface org.apache.spark.api.java.function.Function2<WeightedCell,WeightedCell,WeightedCell>ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.