public class IncrementalRepairTask extends AbstractRepairTask
keyspace, logger, notifier, options
Modifier | Constructor and Description |
---|---|
protected |
IncrementalRepairTask(RepairOption options,
java.lang.String keyspace,
RepairNotifier notifier,
TimeUUID parentSession,
RepairRunnable.NeighborsAndRanges neighborsAndRanges,
java.lang.String[] cfnames) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
name() |
Future<CoordinatedRepairResult> |
performUnsafe(ExecutorPlus executor,
Scheduler validationScheduler) |
runRepair
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
perform, successMessage
protected IncrementalRepairTask(RepairOption options, java.lang.String keyspace, RepairNotifier notifier, TimeUUID parentSession, RepairRunnable.NeighborsAndRanges neighborsAndRanges, java.lang.String[] cfnames)
public java.lang.String name()
public Future<CoordinatedRepairResult> performUnsafe(ExecutorPlus executor, Scheduler validationScheduler) throws java.lang.Exception
java.lang.Exception
Copyright © 2009- The Apache Software Foundation