Package org.apache.spark.ml.tree
Class DecisionTreeModelReadWrite.SplitData$
Object
org.apache.spark.ml.tree.DecisionTreeModelReadWrite.SplitData$
- All Implemented Interfaces:
Serializable
,scala.Serializable
- Enclosing class:
- DecisionTreeModelReadWrite
public static class DecisionTreeModelReadWrite.SplitData$
extends Object
implements scala.Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final DecisionTreeModelReadWrite.SplitData$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
-
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SplitData$
public SplitData$()
-
-
Method Details
-
apply
-