Interface RecoveryErrorDetector
-
- All Known Implementing Classes:
LogScrapingRecoveryErrorDetector
public interface RecoveryErrorDetectorBase interface of recovery error detectors.- Author:
- Nicola Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanerrorsDetected()voidstartDetection()voidstopDetection()
-