public class ConsistencyRepairTask extends AbstractConsistencyTask<ConsistencyRepairCommandArg,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 |
|---|
ConsistencyRepairTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<ConsistencyRepairCommandArg,String> |
job(ConsistencyRepairCommandArg 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<ConsistencyRepairCommandArg,String> job(ConsistencyRepairCommandArg arg)
job in class VisorMultiNodeTask<ConsistencyRepairCommandArg,ConsistencyTaskResult,String>arg - Task arg.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023