| Package | Description | 
|---|---|
| org.apache.sysds.runtime.controlprogram.context | |
| org.apache.sysds.runtime.instructions.spark.data | 
| Modifier and Type | Method and Description | 
|---|---|
static PartitionedBlock<MatrixBlock> | 
SparkExecutionContext.toPartitionedMatrixBlock(org.apache.spark.api.java.JavaPairRDD<MatrixIndexes,MatrixBlock> rdd,
                        int rlen,
                        int clen,
                        int blen,
                        long nnz)  | 
| Modifier and Type | Method and Description | 
|---|---|
PartitionedBlock<T> | 
PartitionedBlock.createPartition(int offset,
               int numBlks)  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.