| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProbabilisticSplitBrainProtectionConfigBuilderBuilder for a  SplitBrainProtectionConfigconfigured withProbabilisticSplitBrainProtectionFunctionthat
 considers members present in the context of a split brain protection using a probabilistic,
 adaptive split brain protection function. | 
| class  | RecentlyActiveSplitBrainProtectionConfigBuilderBuilder for a  SplitBrainProtectionConfigconfigured withRecentlyActiveSplitBrainProtectionFunctionthat
 considers members present in the context of a split brain protection if the last received heartbeat
 is within a recent window of time. | 
| Modifier and Type | Method and Description | 
|---|---|
| SplitBrainProtectionConfigBuilder | SplitBrainProtectionConfigBuilder. enabled(boolean enabled) | 
| SplitBrainProtectionConfigBuilder | SplitBrainProtectionConfigBuilder. withSplitBrainProtectionSize(int minimumClusterSize) | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.