@GridInternal @GridVisorManagementTask public class VisorSystemViewTask extends VisorMultiNodeTask<VisorSystemViewTaskArg,VisorSystemViewTaskResult,VisorSystemViewTaskResult>
| Modifier and Type | Class and Description |
|---|---|
static class |
VisorSystemViewTask.SimpleType
Represents lightweight type descriptors.
|
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorSystemViewTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<VisorSystemViewTaskArg,VisorSystemViewTaskResult> |
job(VisorSystemViewTaskArg arg) |
protected @Nullable VisorSystemViewTaskResult |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected VisorJob<VisorSystemViewTaskArg,VisorSystemViewTaskResult> job(VisorSystemViewTaskArg arg)
job in class VisorMultiNodeTask<VisorSystemViewTaskArg,VisorSystemViewTaskResult,VisorSystemViewTaskResult>arg - Task arg.@Nullable protected @Nullable VisorSystemViewTaskResult reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorMultiNodeTask<VisorSystemViewTaskArg,VisorSystemViewTaskResult,VisorSystemViewTaskResult>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023