Uses of Interface
org.apache.ignite.internal.processors.query.QueryCancellable
-
Packages that use QueryCancellable Package Description org.apache.ignite.internal.processors.query -
-
Uses of QueryCancellable in org.apache.ignite.internal.processors.query
Methods in org.apache.ignite.internal.processors.query with parameters of type QueryCancellable Modifier and Type Method Description voidGridQueryCancel. add(QueryCancellable clo)Adds a cancel action.
-