Description Usage Arguments Note See Also Examples
Stops the execution of this query if it is running. This method blocks until the execution is stopped.
1 2 3 4 |
x |
a StreamingQuery. |
stopQuery(StreamingQuery) since 2.2.0
experimental
Other StreamingQuery methods:
awaitTermination()
,
explain()
,
isActive()
,
lastProgress()
,
queryName()
,
status()
1 | ## Not run: stopQuery(sq)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.