Uses of Class
org.apache.ignite.internal.management.tx.TxCommandArg
-
Packages that use TxCommandArg Package Description org.apache.ignite.internal.management.tx -
-
Uses of TxCommandArg in org.apache.ignite.internal.management.tx
Methods in org.apache.ignite.internal.management.tx that return types with arguments of type TxCommandArg Modifier and Type Method Description Class<TxCommandArg>TxCommand. argClass()Methods in org.apache.ignite.internal.management.tx with parameters of type TxCommandArg Modifier and Type Method Description static TxTaskResultTxTask.TxJob. run(IgniteEx ignite, TxCommandArg arg, @Nullable TxInfoCommandArg infoArg)
-