Class DecisionTreeModel.SaveLoadV1_0$.NodeData$
Object
org.apache.spark.mllib.tree.model.DecisionTreeModel.SaveLoadV1_0$.NodeData$
- All Implemented Interfaces:
 Serializable,scala.Serializable
- Enclosing class:
 - DecisionTreeModel.SaveLoadV1_0$
 
- See Also:
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DecisionTreeModel.SaveLoadV1_0$.NodeData$Static reference to the singleton instance of this Scala object. - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 - 
Constructor Details
- 
NodeData$
public NodeData$() 
 - 
 - 
Method Details
- 
apply
public org.apache.spark.mllib.tree.model.DecisionTreeModel.SaveLoadV1_0.NodeData apply(int treeId, Node n)  - 
apply
 
 -