public abstract class Dependency<T> extends Object implements scala.Serializable
Dependency()
abstract RDD<T>
rdd()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Dependency()
public abstract RDD<T> rdd()