Represents the concept of a promised expression as an RDD, so that it can operate naturally inside the lazy-transform formalism
Enriched methods on RDD for creating a PromiseRDD
Enriched methods on RDD for creating a PromiseRDD
To enable these methods, import:
import io.radanalytics.silex.rdd.promise.implicits._
Provides implicit enrichment of an RDD with methods from PromiseRDDFunctions
Provides implicit enrichment of an RDD with methods from PromiseRDDFunctions
import io.radanalytics.silex.rdd.promise.implicits._
Provides PromiseRDD and PromiseRDDFunctions