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