Interface ClusterSafetyManager
-
- All Known Implementing Classes:
AbstractClusterSafetyManager,DefaultClusterSafetyManager,HazelcastClusterSafetyManager
@Internal @Transactional public interface ClusterSafetyManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidverify(long runInterval)Ensures cluster is safe.
-