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