@GridInternal public class VisorCacheStartTask extends VisorMultiNodeTask<VisorCacheStartTaskArg,Map<UUID,IgniteException>,Void>
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorCacheStartTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.visor.cache.VisorCacheStartTask.VisorCacheStartJob |
job(VisorCacheStartTaskArg arg) |
protected Map<UUID,IgniteException> |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
map, map0, reduce, resultprotected org.apache.ignite.internal.visor.cache.VisorCacheStartTask.VisorCacheStartJob job(VisorCacheStartTaskArg arg)
job in class VisorMultiNodeTask<VisorCacheStartTaskArg,Map<UUID,IgniteException>,Void>arg - Task arg.@Nullable protected Map<UUID,IgniteException> reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorMultiNodeTask<VisorCacheStartTaskArg,Map<UUID,IgniteException>,Void>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017