Description Usage Arguments Note See Also Examples
Prints the current status of the query in JSON format.
1 2 3 4 |
x |
a StreamingQuery. |
status(StreamingQuery) since 2.2.0
experimental
Other StreamingQuery methods:
awaitTermination()
,
explain()
,
isActive()
,
lastProgress()
,
queryName()
,
stopQuery()
1 | ## Not run: status(sq)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.