Uses of Class
com.hazelcast.splitbrainprotection.SplitBrainProtectionEvent
Packages that use SplitBrainProtectionEvent
Package
Description
Contains classes related to cluster split brain protection.
-
Uses of SplitBrainProtectionEvent in com.hazelcast.splitbrainprotection
Methods in com.hazelcast.splitbrainprotection with parameters of type SplitBrainProtectionEventModifier and TypeMethodDescriptionvoid
SplitBrainProtectionListener.onChange
(SplitBrainProtectionEvent splitBrainProtectionEvent) Called when the state of the split brain detector is changed.