public static class KMeansModel.Cluster$
extends Object
implements scala.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static KMeansModel.Cluster$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Cluster$() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.spark.mllib.clustering.KMeansModel.Cluster | apply(Row r) | 
public static final KMeansModel.Cluster$ MODULE$
public org.apache.spark.mllib.clustering.KMeansModel.Cluster apply(Row r)