public class VisorConsistencyRepairTask extends AbstractConsistencyTask<VisorConsistencyRepairTaskArg,String>
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSISTENCY_VIOLATIONS_FOUND
Found.
|
static String |
CONSISTENCY_VIOLATIONS_RECORDED
Violations recorder.
|
static String |
NOTHING_FOUND
Nothing found.
|
static String |
PROCESSED_PREFIX
Processed prefix.
|
debug, ignite, start, taskArg| Constructor and Description |
|---|
VisorConsistencyRepairTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<VisorConsistencyRepairTaskArg,String> |
job(VisorConsistencyRepairTaskArg arg) |
reduce0public static final String NOTHING_FOUND
public static final String CONSISTENCY_VIOLATIONS_FOUND
public static final String CONSISTENCY_VIOLATIONS_RECORDED
public static final String PROCESSED_PREFIX
protected VisorJob<VisorConsistencyRepairTaskArg,String> job(VisorConsistencyRepairTaskArg arg)
job in class VisorMultiNodeTask<VisorConsistencyRepairTaskArg,VisorConsistencyTaskResult,String>arg - Task arg.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023