public static class TxTask.TxJob extends VisorJob<TxCommand.AbstractTxCommandArg,TxTaskResult>
| Modifier and Type | Method and Description |
|---|---|
static TxTaskResult |
run(IgniteEx ignite,
TxCommandArg arg,
@Nullable TxInfoCommandArg infoArg) |
protected TxTaskResult |
run(@Nullable TxCommand.AbstractTxCommandArg arg)
Execution logic of concrete job.
|
execute, requiredPermissionsargument, arguments, call, cancel, isCancelled, setArgumentsprotected TxTaskResult run(@Nullable @Nullable TxCommand.AbstractTxCommandArg arg) throws IgniteException
run in class VisorJob<TxCommand.AbstractTxCommandArg,TxTaskResult>arg - Task argument.IgniteException - In case of error.public static TxTaskResult run(IgniteEx ignite, TxCommandArg arg, @Nullable @Nullable TxInfoCommandArg infoArg)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023