Package org.apache.spark.ml.tree
Class DecisionTreeModelReadWrite.SplitData$
Object
org.apache.spark.ml.tree.DecisionTreeModelReadWrite.SplitData$
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- DecisionTreeModelReadWrite
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final DecisionTreeModelReadWrite.SplitData$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- 
SplitData$public SplitData$()
 
- 
- 
Method Details- 
apply
 
-