SparkR (version 3.1.2)

StreamingQuery-class: S4 class that represents a StreamingQuery

Description

StreamingQuery can be created by using read.stream() and write.stream()

Arguments

ssq

A Java object reference to the backing Scala StreamingQuery

See Also

read.stream