Uses of Class
org.apache.ignite.cache.query.QueryCancelledException
-
Packages that use QueryCancelledException Package Description org.apache.ignite.internal.processors.query -
-
Uses of QueryCancelledException in org.apache.ignite.internal.processors.query
Methods in org.apache.ignite.internal.processors.query that throw QueryCancelledException Modifier and Type Method Description voidGridQueryCancel. add(QueryCancellable clo)Adds a cancel action.voidGridQueryCancel. checkCancelled()Stops query execution if a user requested cancel.
-