@GridInternal public class KillTransactionTask extends VisorMultiNodeTask<KillTransactionCommandArg,Map<ClusterNode,TxTaskResult>,TxTaskResult>
debug, ignite, start, taskArg| Constructor and Description |
|---|
KillTransactionTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<KillTransactionCommandArg,TxTaskResult> |
job(KillTransactionCommandArg arg) |
protected @Nullable Map<ClusterNode,TxTaskResult> |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected VisorJob<KillTransactionCommandArg,TxTaskResult> job(KillTransactionCommandArg arg)
job in class VisorMultiNodeTask<KillTransactionCommandArg,Map<ClusterNode,TxTaskResult>,TxTaskResult>arg - Task arg.@Nullable protected @Nullable Map<ClusterNode,TxTaskResult> reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorMultiNodeTask<KillTransactionCommandArg,Map<ClusterNode,TxTaskResult>,TxTaskResult>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023