DStream.
union
Return a new DStream by unifying data of another DStream with this DStream.
DStream
Another DStream having the same interval (i.e., slideDuration) as this DStream.
previous
pyspark.streaming.DStream.transformWith
next
pyspark.streaming.DStream.updateStateByKey