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