public class LocalDataPartitioner extends Object
Constructor and Description |
---|
LocalDataPartitioner(Statement.PSScheme scheme) |
Modifier and Type | Method and Description |
---|---|
DataPartitionLocalScheme.Result |
doPartitioning(int workersNum,
MatrixBlock features,
MatrixBlock labels) |
public LocalDataPartitioner(Statement.PSScheme scheme)
public DataPartitionLocalScheme.Result doPartitioning(int workersNum, MatrixBlock features, MatrixBlock labels)
Copyright © 2020 The Apache Software Foundation. All rights reserved.