DStream.
flatMapValues
Return a new DStream by applying a flatmap function to the value of each key-value pairs in this DStream without changing the key.
previous
pyspark.streaming.DStream.flatMap
next
pyspark.streaming.DStream.foreachRDD