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