Class KMeansModel.Cluster$
Object
org.apache.spark.mllib.clustering.KMeansModel.Cluster$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- KMeansModel
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final KMeansModel.Cluster$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
-
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Cluster$
public Cluster$()
-
-
Method Details
-
apply
-