Getting Started
User Guide
API Reference
Development
Migration Guide
Spark SQL
Pandas API on Spark
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming
MLlib (RDD-based)
Spark Core
Resource Management
pyspark.streaming.DStream.context
¶
DStream.
context
(
)
[source]
¶
Return the StreamingContext associated with this DStream
pyspark.streaming.DStream.combineByKey
pyspark.streaming.DStream.count