@GridInternal @GridVisorManagementTask public class VisorNodePingTask extends VisorOneNodeTask<VisorNodePingTaskArg,VisorNodePingTaskResult>
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorNodePingTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.visor.node.VisorNodePingTask.VisorNodePingJob |
job(VisorNodePingTaskArg arg) |
protected @Nullable VisorNodePingTaskResult |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected org.apache.ignite.internal.visor.node.VisorNodePingTask.VisorNodePingJob job(VisorNodePingTaskArg arg)
job in class VisorMultiNodeTask<VisorNodePingTaskArg,VisorNodePingTaskResult,VisorNodePingTaskResult>arg - Task arg.@Nullable protected @Nullable VisorNodePingTaskResult reduce0(List<ComputeJobResult> results)
reduce0 in class VisorOneNodeTask<VisorNodePingTaskArg,VisorNodePingTaskResult>results - Job results.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020