org.apache.spark
:: DeveloperApi :: Represents a one-to-one dependency between partitions of the parent and child RDDs.
Get the parent partitions for a child partition.
a partition of the child RDD
the partitions of the parent RDD that the child partition depends upon
:: DeveloperApi :: Represents a one-to-one dependency between partitions of the parent and child RDDs.