Uses of Class
org.apache.sysds.runtime.instructions.spark.data.LineageObject
- 
Packages that use LineageObject Package Description org.apache.sysds.runtime.instructions.spark.data 
- 
- 
Uses of LineageObject in org.apache.sysds.runtime.instructions.spark.dataSubclasses of LineageObject in org.apache.sysds.runtime.instructions.spark.data Modifier and Type Class Description classBroadcastObject<T extends CacheBlock>classDatasetObjectclassRDDObjectMethods in org.apache.sysds.runtime.instructions.spark.data that return types with arguments of type LineageObject Modifier and Type Method Description List<LineageObject>LineageObject. getLineageChilds()Methods in org.apache.sysds.runtime.instructions.spark.data with parameters of type LineageObject Modifier and Type Method Description voidLineageObject. addLineageChild(LineageObject lob)
 
-