| Home | Trees | Indices | Help |
|
|---|
|
|
PySpark is the Python API for Spark.
Public classes:
| Submodules | |
| Classes | |
|
SparkContext Main entry point for Spark functionality. |
|
|
RDD A Resilient Distributed Dataset (RDD), the basic abstraction in Spark. |
|
|
SparkFiles Resolves paths to files added through SparkContext.addFile(). |
|
|
StorageLevel Flags for controlling the storage of an RDD. |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Sep 24 17:57:23 2013 | http://epydoc.sourceforge.net |