@GridInternal public class CacheConfigurationCollectorTask extends VisorOneNodeTask<CacheConfigurationCollectorTaskArg,Map<String,CacheConfiguration>>
debug, ignite, start, taskArg| Constructor and Description |
|---|
CacheConfigurationCollectorTask() |
| Modifier and Type | Method and Description |
|---|---|
protected CacheConfigurationCollectorJob |
job(CacheConfigurationCollectorTaskArg arg) |
protected @Nullable Map<String,CacheConfiguration> |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected CacheConfigurationCollectorJob job(CacheConfigurationCollectorTaskArg arg)
job in class VisorMultiNodeTask<CacheConfigurationCollectorTaskArg,Map<String,CacheConfiguration>,Map<String,CacheConfiguration>>arg - Task arg.@Nullable protected @Nullable Map<String,CacheConfiguration> reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorOneNodeTask<CacheConfigurationCollectorTaskArg,Map<String,CacheConfiguration>>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