Package org.apache.cassandra.repair
Interface RepairNotifier
- All Known Implementing Classes:
RepairCoordinator
public interface RepairNotifier
-
Method Summary
Modifier and TypeMethodDescriptionvoidnotification(String message) voidnotifyError(Throwable error) voidnotifyProgress(String message)
-
Method Details
-
notification
-
notifyError
-
notifyProgress
-