public class GridQueryCancel extends Object
| Constructor and Description |
|---|
GridQueryCancel() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(QueryCancellable clo)
Adds a cancel action.
|
void |
cancel()
Executes cancel closure.
|
void |
checkCancelled()
Stops query execution if a user requested cancel.
|
boolean |
isCanceled() |
public void add(QueryCancellable clo) throws QueryCancelledException
clo - Clo.QueryCancelledExceptionpublic void cancel()
public void checkCancelled()
throws QueryCancelledException
QueryCancelledExceptionpublic boolean isCanceled()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023