public class SparkDataPartitioner extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
org.apache.sysds.runtime.controlprogram.paramserv.dp.DataPartitionSparkScheme.Result |
doPartitioning(int numWorkers,
MatrixBlock features,
MatrixBlock labels,
long rowID) |
public org.apache.sysds.runtime.controlprogram.paramserv.dp.DataPartitionSparkScheme.Result doPartitioning(int numWorkers, MatrixBlock features, MatrixBlock labels, long rowID)
Copyright © 2020 The Apache Software Foundation. All rights reserved.