powered by
Stops the execution of this query if it is running. This method blocks until the execution is stopped.
stopQuery(x)# S4 method for StreamingQuery stopQuery(x)
# S4 method for StreamingQuery stopQuery(x)
a StreamingQuery.
Other StreamingQuery methods: awaitTermination, explain, isActive, lastProgress, queryName, status
awaitTermination
explain
isActive
lastProgress
queryName
status
# NOT RUN { stopQuery(sq) # }
Run the code above in your browser using DataLab