powered by
Returns TRUE if this query is actively running.
isActive(x)# S4 method for StreamingQuery isActive(x)
# S4 method for StreamingQuery isActive(x)
a StreamingQuery.
TRUE if query is actively running, FALSE if stopped.
Other StreamingQuery methods: awaitTermination, explain, lastProgress, queryName, status, stopQuery
awaitTermination
explain
lastProgress
queryName
status
stopQuery
# NOT RUN { isActive(sq) # }
Run the code above in your browser using DataLab