powered by
Prints the current status of the query in JSON format.
status(x)# S4 method for StreamingQuery status(x)
# S4 method for StreamingQuery status(x)
a StreamingQuery.
Other StreamingQuery methods: awaitTermination(), explain(), isActive(), lastProgress(), queryName(), stopQuery()
awaitTermination()
explain()
isActive()
lastProgress()
queryName()
stopQuery()
# NOT RUN { status(sq) # }
Run the code above in your browser using DataLab