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