Package org.apache.spark
Class Dependency<T>
Object
org.apache.spark.Dependency<T>
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NarrowDependency,- ShuffleDependency
:: DeveloperApi ::
 Base class for dependencies.
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Dependencypublic Dependency()
 
- 
- 
Method Details- 
rdd
 
-