Interface ClusterSafetyManager
- All Known Implementing Classes:
AbstractClusterSafetyManager
,DefaultClusterSafetyManager
,HazelcastClusterSafetyManager
@Internal
@Transactional
public interface ClusterSafetyManager
-
Method Summary
-
Method Details
-
verify
void verify(long runInterval) Ensures cluster is safe. If not, panic procedure is initiated.
-