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 RecoveryErrorDetector
protected void startLogScraping()
public void stopDetection()
stopDetection
in interface RecoveryErrorDetector
public boolean errorsDetected()
errorsDetected
in interface RecoveryErrorDetector
Copyright © 2021. All rights reserved.