public class NormalRepairTask extends AbstractRepairTask
keyspace, logger, notifier, options
Modifier | Constructor and Description |
---|---|
protected |
NormalRepairTask(RepairOption options,
java.lang.String keyspace,
RepairNotifier notifier,
TimeUUID parentSession,
java.util.List<CommonRange> commonRanges,
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 NormalRepairTask(RepairOption options, java.lang.String keyspace, RepairNotifier notifier, TimeUUID parentSession, java.util.List<CommonRange> commonRanges, java.lang.String[] cfnames)
public java.lang.String name()
public Future<CoordinatedRepairResult> performUnsafe(ExecutorPlus executor, Scheduler validationScheduler)
Copyright © 2009- The Apache Software Foundation