| Package | Description | 
|---|---|
| org.apache.sysds.runtime.instructions.spark | |
| org.apache.sysds.runtime.instructions.spark.functions | |
| org.apache.sysds.runtime.matrix.data | 
| Modifier and Type | Method and Description | 
|---|---|
MatrixCell | 
ParameterizedBuiltinSPInstruction.CreateMatrixCell.call(WeightedCell kv)  | 
| Modifier and Type | Method and Description | 
|---|---|
WeightedCell | 
PerformGroupByAggInReducer.call(Iterable<WeightedCell> kv)  | 
WeightedCell | 
PerformGroupByAggInCombiner.call(WeightedCell value1,
    WeightedCell value2)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterator<scala.Tuple2<MatrixIndexes,WeightedCell>> | 
ExtractGroup.ExtractGroupBroadcast.call(scala.Tuple2<MatrixIndexes,MatrixBlock> arg)  | 
Iterator<scala.Tuple2<MatrixIndexes,WeightedCell>> | 
ExtractGroup.ExtractGroupJoin.call(scala.Tuple2<MatrixIndexes,scala.Tuple2<MatrixBlock,MatrixBlock>> arg)  | 
Iterator<scala.Tuple2<MatrixIndexes,WeightedCell>> | 
ExtractGroupNWeights.call(scala.Tuple2<MatrixIndexes,scala.Tuple2<scala.Tuple2<MatrixBlock,MatrixBlock>,MatrixBlock>> arg)  | 
| Modifier and Type | Method and Description | 
|---|---|
WeightedCell | 
PerformGroupByAggInCombiner.call(WeightedCell value1,
    WeightedCell value2)  | 
| Modifier and Type | Method and Description | 
|---|---|
WeightedCell | 
PerformGroupByAggInReducer.call(Iterable<WeightedCell> kv)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WeightedPair  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.