Uses of Class
org.apache.sysds.runtime.instructions.spark.data.PartitionedBlock
Packages that use PartitionedBlock
Package
Description
-
Uses of PartitionedBlock in org.apache.sysds.runtime.controlprogram.context
Methods in org.apache.sysds.runtime.controlprogram.context that return PartitionedBlockModifier and TypeMethodDescriptionstatic PartitionedBlock<MatrixBlock>SparkExecutionContext.toPartitionedMatrixBlock(org.apache.spark.api.java.JavaPairRDD<MatrixIndexes, MatrixBlock> rdd, int rlen, int clen, int blen, long nnz) -
Uses of PartitionedBlock in org.apache.sysds.runtime.instructions.spark.data
Methods in org.apache.sysds.runtime.instructions.spark.data that return PartitionedBlockMethods in org.apache.sysds.runtime.instructions.spark.data that return types with arguments of type PartitionedBlockModifier and TypeMethodDescriptionorg.apache.spark.broadcast.Broadcast<PartitionedBlock<T>>[]PartitionedBroadcast.getBroadcasts()