Interface RegistryControl
- All Known Implementing Classes:
RegistryControlImpl
public interface RegistryControl
Control interface for ServiceRecoveryRegistry implementation.
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<RecoverOutput> recover(RecoverInput input) com.google.common.util.concurrent.ListenableFuture<ReinstallOutput> reinstall(ReinstallInput input)
-
Method Details
-
recover
-
reinstall
-