public static class PowerIterationClusteringModel.SaveLoadV1_0$
extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static PowerIterationClusteringModel.SaveLoadV1_0$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| SaveLoadV1_0$() | 
| Modifier and Type | Method and Description | 
|---|---|
| PowerIterationClusteringModel | load(SparkContext sc,
    String path) | 
| void | save(SparkContext sc,
    PowerIterationClusteringModel model,
    String path) | 
public static final PowerIterationClusteringModel.SaveLoadV1_0$ MODULE$
public void save(SparkContext sc, PowerIterationClusteringModel model, String path)
public PowerIterationClusteringModel load(SparkContext sc, String path)