Provides classes for configuring HazelcastInstance.
-
class
Builder for a
SplitBrainProtectionConfig
configured with
ProbabilisticSplitBrainProtectionFunction
that
considers members present in the context of a split brain protection using a probabilistic,
adaptive split brain protection function.
class
Builder for a
SplitBrainProtectionConfig
configured with
RecentlyActiveSplitBrainProtectionFunction
that
considers members present in the context of a split brain protection if the last received heartbeat
is within a recent window of time.
SplitBrainProtectionConfigBuilder.enabled(boolean enabled)