Uses of Class
com.hazelcast.config.RecentlyActiveSplitBrainProtectionConfigBuilder
-
Uses of RecentlyActiveSplitBrainProtectionConfigBuilder in com.hazelcast.config
Modifier and TypeMethodDescriptionSplitBrainProtectionConfig.newRecentlyActiveSplitBrainProtectionConfigBuilder
(String name, int minimumClusterSize, int toleranceMillis) Returns a builder for aSplitBrainProtectionConfig
with the givenname
using a recently-active split brain protection function for the given split brain protectionsize
that is enabled by default.