@GridInternal @GridVisorManagementTask public class SystemViewTask extends VisorMultiNodeTask<SystemViewCommandArg,SystemViewTaskResult,SystemViewTaskResult>
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemViewTask.SimpleType
Represents lightweight type descriptors.
|
debug, ignite, start, taskArg| Constructor and Description |
|---|
SystemViewTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<SystemViewCommandArg,SystemViewTaskResult> |
job(SystemViewCommandArg arg) |
protected @Nullable SystemViewTaskResult |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected VisorJob<SystemViewCommandArg,SystemViewTaskResult> job(SystemViewCommandArg arg)
job in class VisorMultiNodeTask<SystemViewCommandArg,SystemViewTaskResult,SystemViewTaskResult>arg - Task arg.@Nullable protected @Nullable SystemViewTaskResult reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorMultiNodeTask<SystemViewCommandArg,SystemViewTaskResult,SystemViewTaskResult>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