A set of asynchronous RDD actions available through an implicit conversion.
:: DeveloperApi :: A RDD that cogroups its parents.
Extra functions available on RDDs of Doubles through an implicit conversion.
:: DeveloperApi :: An RDD that provides core functionality for reading data stored in Hadoop (e.
An RDD that executes an SQL query on a JDBC connection and reads results.
:: DeveloperApi :: An RDD that provides core functionality for reading data stored in Hadoop (e.
Extra functions available on RDDs of (key, value) pairs where the key is sortable through an implicit conversion.
Extra functions available on RDDs of (key, value) pairs through an implicit conversion.
:: DeveloperApi :: A RDD used to prune RDD partitions/partitions so we can avoid launching tasks on all partitions.
A Resilient Distributed Dataset (RDD), the basic abstraction in Spark.
Extra functions available on RDDs of (key, value) pairs to create a Hadoop SequenceFile, through an implicit conversion.
:: DeveloperApi :: The resulting RDD from a shuffle (e.
Defines implicit functions that provide extra functionalities on RDDs of specific types.
Provides several RDD implementations. See org.apache.spark.rdd.RDD.