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