SparkR (version 2.4.6)

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