@GridInternal public class PropertyTask extends VisorMultiNodeTask<PropertyGetCommandArg,PropertyOperationResult,PropertyOperationResult>
debug, ignite, start, taskArg| Constructor and Description |
|---|
PropertyTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<PropertyGetCommandArg,PropertyOperationResult> |
job(PropertyGetCommandArg arg) |
protected @Nullable PropertyOperationResult |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected VisorJob<PropertyGetCommandArg,PropertyOperationResult> job(PropertyGetCommandArg arg)
job in class VisorMultiNodeTask<PropertyGetCommandArg,PropertyOperationResult,PropertyOperationResult>arg - Task arg.@Nullable protected @Nullable PropertyOperationResult reduce0(List<ComputeJobResult> results)
reduce0 in class VisorMultiNodeTask<PropertyGetCommandArg,PropertyOperationResult,PropertyOperationResult>results - Job results.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023