Interface | Description |
---|---|
RecoveryErrorDetector |
Base interface of recovery error detectors.
|
ServiceShutdownController |
Beans implementing this interface and registered in the context must be shut down before starting the recovery.
|
Class | Description |
---|---|
LogScrapingRecoveryErrorDetector |
Detects errors in recovery scan by scraping the logs.
|
NarayanaInternalRecoveryErrorDetector |
Narayana internal recovery error detector which has been introduced in JBTM-3017.
|
NarayanaRecoveryTerminationController |
Camel Narayana termination controller.
|
NarayanaRecoveryTerminationControllerAutoConfiguration |
Camel Narayana controller auto configuration.
|
PodStatusManager |
Manages the termination status of a pod.
|
StatefulsetRecoveryController |
Executes periodic checks to ensure all terminated pods have not left unprocessed data.
|
StatefulsetRecoveryControllerAutoConfiguration |
Recovery controller spring-boot auto configuration.
|
StatefulsetRecoveryControllerProperties |
Recovery controller spring-boot configuration.
|
Enum | Description |
---|---|
PodStatus |
Enumerates the high level states of a pod.
|
Copyright © 2019. All rights reserved.