public class VisorConsistencyStatusTask extends AbstractConsistencyTask<Void,String>
| Modifier and Type | Field and Description |
|---|---|
static ConcurrentHashMap<String,String> |
MAP
Status map.
|
static String |
NOTHING_FOUND
Nothing found.
|
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorConsistencyStatusTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<Void,String> |
job(Void arg) |
protected VisorConsistencyTaskResult |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
public static final String NOTHING_FOUND
public static final ConcurrentHashMap<String,String> MAP
protected VisorJob<Void,String> job(Void arg)
job in class VisorMultiNodeTask<Void,VisorConsistencyTaskResult,String>arg - Task arg.protected VisorConsistencyTaskResult reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class AbstractConsistencyTask<Void,String>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023