Uses of Package
com.hazelcast.splitbrainprotection
Package
Description
Provides classes for configuring HazelcastInstance.
Provides core API interfaces/classes.
Contains classes related to cluster split brain protection.
-
ClassDescriptionA function that can be used to conclude whether the minimum cluster size property is satisfied? The split brain protection function is consulted:
When a cluster membership change occurs (member added or removed) Whenever a hearbeat is received from a member, in case theSplitBrainProtectionFunction
also implementsHeartbeatAware
ASplitBrainProtectionFunction
that implementsHeartbeatAware
will be also notified of heartbeats.Listener to get notified when a split brain protection state is changed.Represents a cluster split brain protection type -
ClassDescriptionSplit brain protection service can be used to trigger cluster split brain protections at any time.
-
ClassDescription
SplitBrainProtection
provides access to the current status of a split brain protection.An Event that is send when aSplitBrainProtection
changes.An exception thrown when the cluster size is below the defined threshold.Represents a cluster split brain protection type