aboutsummaryrefslogtreecommitdiff
path: root/python/docs/pyspark.streaming.rst
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2015-09-04 23:16:39 -1000
committerReynold Xin <rxin@databricks.com>2015-09-04 23:16:39 -1000
commit7a4f326c00fb33c384b4fb927310d687ec063329 (patch)
treef10a667018ac01e4aa4bc384d8ec72cd64aac27a /python/docs/pyspark.streaming.rst
parent6c751940ea8449b7540ba956a00ed19ba0af599b (diff)
downloadspark-7a4f326c00fb33c384b4fb927310d687ec063329.tar.gz
spark-7a4f326c00fb33c384b4fb927310d687ec063329.tar.bz2
spark-7a4f326c00fb33c384b4fb927310d687ec063329.zip
[SPARK-10440] [STREAMING] [DOCS] Update python API stuff in the programming guides and python docs
- Fixed information around Python API tags in streaming programming guides - Added missing stuff in python docs Author: Tathagata Das <tathagata.das1565@gmail.com> Closes #8595 from tdas/SPARK-10440.
Diffstat (limited to 'python/docs/pyspark.streaming.rst')
-rw-r--r--python/docs/pyspark.streaming.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/python/docs/pyspark.streaming.rst b/python/docs/pyspark.streaming.rst
index 50822c93fa..fc52a64754 100644
--- a/python/docs/pyspark.streaming.rst
+++ b/python/docs/pyspark.streaming.rst
@@ -15,3 +15,24 @@ pyspark.streaming.kafka module
:members:
:undoc-members:
:show-inheritance:
+
+pyspark.streaming.kinesis module
+--------------------------------
+.. automodule:: pyspark.streaming.kinesis
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+pyspark.streaming.flume.module
+------------------------------
+.. automodule:: pyspark.streaming.flume
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+pyspark.streaming.mqtt module
+-----------------------------
+.. automodule:: pyspark.streaming.mqtt
+ :members:
+ :undoc-members:
+ :show-inheritance: