public class LogScrapingRecoveryErrorDetector extends Object implements RecoveryErrorDetector
| Constructor and Description |
|---|
LogScrapingRecoveryErrorDetector(String podName,
String pattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
errorsDetected() |
void |
startDetection() |
protected void |
startLogScraping() |
void |
stopDetection() |
public void startDetection()
startDetection in interface RecoveryErrorDetectorprotected void startLogScraping()
public void stopDetection()
stopDetection in interface RecoveryErrorDetectorpublic boolean errorsDetected()
errorsDetected in interface RecoveryErrorDetectorCopyright © 2018. All rights reserved.