@GridInternal public class VisorCacheStartTask extends VisorMultiNodeTask<VisorCacheStartTask.VisorCacheStartArg,Map<UUID,IgniteException>,Void>
| Modifier and Type | Class and Description |
|---|---|
static class |
VisorCacheStartTask.VisorCacheStartArg
Cache start arguments.
|
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorCacheStartTask() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.visor.cache.VisorCacheStartTask.VisorCacheStartJob |
job(VisorCacheStartTask.VisorCacheStartArg 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(VisorCacheStartTask.VisorCacheStartArg arg)
job in class VisorMultiNodeTask<VisorCacheStartTask.VisorCacheStartArg,Map<UUID,IgniteException>,Void>arg - Task arg.@Nullable protected Map<UUID,IgniteException> reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorMultiNodeTask<VisorCacheStartTask.VisorCacheStartArg,Map<UUID,IgniteException>,Void>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016