Class KMeansModel.SaveLoadV2_0$
Object
org.apache.spark.mllib.clustering.KMeansModel.SaveLoadV2_0$
- Enclosing class:
- KMeansModel
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final KMeansModel.SaveLoadV2_0$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionload(SparkContext sc, String path) voidsave(SparkContext sc, KMeansModel model, String path) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
SaveLoadV2_0$public SaveLoadV2_0$()
 
- 
- 
Method Details- 
save
- 
load
 
-