Last chance! 50% off unlimited learning
Sale ends in
Returns TRUE if this query is actively running.
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()