Class DecisionTreeModel.SaveLoadV1_0$.NodeData$
Object
org.apache.spark.mllib.tree.model.DecisionTreeModel.SaveLoadV1_0$.NodeData$
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- DecisionTreeModel.SaveLoadV1_0$
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final DecisionTreeModel.SaveLoadV1_0$.NodeData$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- 
NodeData$public NodeData$()
 
- 
- 
Method Details- 
applypublic org.apache.spark.mllib.tree.model.DecisionTreeModel.SaveLoadV1_0.NodeData apply(int treeId, Node n) 
- 
apply
 
-