Uses of Class
org.apache.ignite.internal.management.kill.KillSqlCommandArg
-
Packages that use KillSqlCommandArg Package Description org.apache.ignite.internal.management.kill -
-
Uses of KillSqlCommandArg in org.apache.ignite.internal.management.kill
Methods in org.apache.ignite.internal.management.kill that return types with arguments of type KillSqlCommandArg Modifier and Type Method Description Class<KillSqlCommandArg>KillSqlCommand. argClass()Methods in org.apache.ignite.internal.management.kill with parameters of type KillSqlCommandArg Modifier and Type Method Description protected org.apache.ignite.internal.management.kill.QueryCancelOnInitiatorTask.CancelQueryOnInitiatorJobQueryCancelOnInitiatorTask. job(KillSqlCommandArg arg)
-