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