public interface RecoveryPlannerPlugin
A plugin that allows creating custom
RecoveryPlannerService. Only one RecoveryPlannerService is allowed to be active
at once.-
Method Summary
Modifier and TypeMethodDescriptioncreateRecoveryPlannerService(ShardSnapshotsService shardSnapshotsService)
-
Method Details
-
createRecoveryPlannerService
Optional<RecoveryPlannerService> createRecoveryPlannerService(ShardSnapshotsService shardSnapshotsService)
-