Interface ClusterStateManager

All Known Subinterfaces:
ClusterUpgradeStateManager
All Known Implementing Classes:
DefaultClusterUpgradeStateManager, NoopClusterUpgradeStateManager

@ExperimentalApi public interface ClusterStateManager
Allows the retrieval of the current cluster upgrade state from the database.
Since:
v7.3
See Also:
  • Method Details