Uses of Class
com.hazelcast.splitbrainprotection.SplitBrainProtectionException
Packages that use SplitBrainProtectionException
Package
Description
Contains classes related to cluster split brain protection.
-
Uses of SplitBrainProtectionException in com.hazelcast.splitbrainprotection
Methods in com.hazelcast.splitbrainprotection that throw SplitBrainProtectionExceptionModifier and TypeMethodDescriptionvoid
SplitBrainProtectionService.ensureNoSplitBrain
(String splitBrainProtectionName, SplitBrainProtectionOn requiredSplitBrainProtectionPermissionType) Ensures that the split brain protection with the given name is present.